Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-02-05 | Style fixes for graphics category. | Jimmy Olgeni | |
2000-11-18 | Make sane build with gimp >= 1.1.27 | Ade Lovett | |
PR: 21993 Submitted by: Motomichi Matsuzaki <mzaki@e-mail.ne.jp> | |||
2000-10-05 | Implement USE_GTK, part 1. | Jeremy Lea | |
2000-09-16 | Update to 1.0.3 | Ade Lovett | |
PR: 21207 Submitted by: Ports Fury | |||
2000-06-16 | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | Satoshi Asami | |
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax | |||
2000-06-16 | Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I | Maxim Sobolev | |
just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax | |||
2000-06-15 | Third round of INSTALL_SHLIBS=yes fixes. | Maxim Sobolev | |
2000-05-29 | - Fix pkg/PLIST (add bin/sane-config) | Steve Price | |
PR: 18796 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | |||
2000-04-29 | Update to version 1.0.2. | Steve Price | |
PR: 18141 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | |||
2000-04-14 | Convert to PORTNAME/PORTVERSION. lfview had an invalid version | Satoshi Asami | |
string so I fixed it. | |||
2000-02-13 | - Add MASTER_SITE_SUNSITE to MASTER_SITES | Satoshi Taoka | |
- Support USE_LIBTOOL - Add WWW: line into pkg/PLIST PR: 16679 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | |||
2000-02-05 | Remove extra whitespaces (portlint). | Dirk Froemberg | |
2000-01-14 | Prevent breakage when GIMP is installed. | Chris Piazza | |
Also set maintainer to ports@: the current maintainer said this: "Sorry, I no longer have a scanner, and have not touched sane for some time. I really am the wrong person (nowadays) to ask about this." PR: 15891 Submitted by: Mark Ovens <mark@ukug.uk.freebsd.org> | |||
1999-08-25 | Change Id->FreeBSD. | David E. O'Brien | |
1999-06-26 | Commit #2/4 to enforce Caps, no period. I ran this oe as | Tim Vanderhoek | |
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) | |||
1999-05-29 | Update to use gtk version 1.2.3. | Steve Price | |
PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za> | |||
1999-05-22 | Upgrade to 1.0.1. | David E. O'Brien | |
Remove my (obrien) name totally from this port so I stop getting email about it. Submitted by: Amancio Hasty <hasty@rah.star-gate.com> | |||
1999-04-07 | Use bsd.port.{pre,post}.mk and ${OSVERSION} instead of getting it | Bill Fenner | |
by hand. Found by: building ports with sysctl not in my path | |||
1999-04-03 | Fix following kernel error message. | Seiichirou Hiraoka | |
cam_periph_mapmem: attempt to map 68712 bytes, which is greater than DFLTPHYS(65536) Update depended gtk version to gtk-1.2.x PR: ports/10147 Submitted by: paterno@dsi.unifi.it | |||
1999-01-22 | Fixup: Ports that want gtk+ 1.0.x should now reference gtk10-config. | Jacques Vidrine | |
1998-12-06 | Upgrade to 1.0, add cam support. (i hope it can work on 2.2.x) | Vanilla I. Shu | |
1998-10-05 | Still doesn't build for ELF. | Steve Price | |
1998-10-05 | Start conversion to ELF. | Steve Price | |
1998-09-22 | gtk and gtk11 are now ELFized. | Satoshi Asami | |
1998-09-17 | Add 2 manpages. | Vanilla I. Shu | |
1998-09-16 | Fix the library problem of elf. | Vanilla I. Shu | |
1998-09-15 | Upgrade to 0.74, and use gtk11 now. | Vanilla I. Shu | |
1998-08-18 | Wow. Checkout the number of manpages that are in EZWGL. I think that's | Tim Vanderhoek | |
too many, so I'll remove half of them. | |||
1998-08-07 | Fix up dependencies for ports that moved into the x11-toolkits category. | Satoshi Asami | |
1998-07-12 | Find a mastersite that works and clean up the PLIST. | Steve Price | |
PR: 7013 Submitted by: Ugo Paternostro <paterno@dsi.UNIFI.IT> | |||
1998-05-26 | q | Donald Burr | |
Upgrade port graphics/sane to version 0.73. * Update checksum. * Update patches to patch against new sources. * patch-03 no longer needed, it's now in the source. * add new patch-04 to fix a new bogon. * add instructions on how to configure it as a GIMP plug-in. * redo PLIST to reflect the change in how libraries are installed * add new man-page sane-microtek2.5 to both PLIST and Makefile | |||
1998-05-05 | Execute `ldconfig -R' at the pkg_delete step. | Thomas Gellekum | |
PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> | |||
1998-04-30 | Fixes to sane. | David E. O'Brien | |
Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW> | |||
1998-03-11 | BROKEN = X front end doesn't build right agaist our gtk port | David E. O'Brien | |
1998-03-01 | Clean up PLIST + add some libs that were missed. | David E. O'Brien | |
1998-03-01 | API for access to scanners, digitals camera, frame grabbers etc. | David E. O'Brien | |
PR: ports/4129 Submitted by: Gary Howland gary@hotlava.com + upgraded by me. |