summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* update to 5.0.8Michael Haro2000-04-022-2/+2
| | | | | PR: 17748 Submitted by: maintainer
* remove extra blank line (portlint)Michael Haro2000-04-022-2/+0
|
* forgot a fileMichael Haro2000-04-021-0/+128
|
* remove a.out supportMichael Haro2000-04-022-10/+5
|
* remove a.out supportMichael Haro2000-04-024-10/+4
|
* update to apsfilter 5.1.3Andreas Klemm2000-04-026-6/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New features in 5.3.0 ===================== - Major enhancements in SETUP, therefore version bump - checks your version of ghostscript - is aware of gs version 5.50 and 6.01 printer drivers - new driver selection mechanism - fetches list of available printer driver from file - you can browse/search this list using more - you select printer driver by number - sanity check, if the printer driver is present in your gs binary - at the end of your selection you get a list of printers as confirmation, that are supported by your driver selection - you can repeat this step as often as you like until you choose a valid printer driver - After printer driver selection you can as usual print test pages if you like or repeat the step of selection another driver in this more user friendly manner. - upp profile contribution for Epson LQ-570/870/1070/1170 ESC/P2 24-pin Dot Matrix printer - 3rd party additional driver for HP 812C, 815C, 832C, 880C, 882C, 895C, 932C, 970C http://www.proaxis.com/~mgelhaus/linux/software/hp880c/hp880c.html - Generic Postscript printer Support - added more resolutions in SETUP script and apsfilter script - bugfix: some resolutions were missing in apsfilter script - Adding driver support information is now more easy, since you only have to add it to a file setup/printer-<gs-version> - internal: download page: enhanced make-release script produces now diffs from every version to latest version - latest apsfilter patches can be found on download page - info: new URL -> http://people.freebsd.org/~andreas
* - Fix MASTER_SITESVanilla I. Shu2000-04-023-1/+36
| | | | | | | - Support CC/CFLAGS properly PR: ports/17467 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Add a patch for vga_cursor.Vanilla I. Shu2000-04-023-6/+121
|
* update apsfilter to latest patchlevelAndreas Klemm2000-04-024-2/+12
| | | | | | | | | | | | - new URL -> http://people.freebsd.org/~andreas - make-release: generate more diffs (every release to latest) and patch from latest to head branch - Added files with an up to date printer list for gs 5.50 and 6.01 SETUP will be modified later... - devices-5.50 - list of driver options - devices-6.01 - list of driver options - printer-5.50 - list of supported printers - printer-6.01 - list of supported printers
* (1) libtool version upgrade to 1.3.4. Also move patch-libtool fromSatoshi Asami2000-04-021-13/+15
| | | | | | | | | | | | after post-patch to before pre-patch. Submitted by: reg (libtool maintainer) (2) Misc. cleanup, pass MAKE_ENV to ${XMKMF}, etc. Submitted by: reg (3) Document ALL_TARGET and INSTALL_TARGET. PR: 17334 Submitted by: Patrick Seal <patseal@hyperhost.net>
* Update to 1.3.4.Satoshi Asami2000-04-0225-180/+240
| | | | Submitted by: maintainer
* Activate adnsWill Andrews2000-04-021-0/+1
|
* Add adns, an asynchronous DNS resolver library that provides a way to doWill Andrews2000-04-0214-0/+178
| | | | | | | | | | | | | nslookups in a non-blocking manner. The adns distribution also comes with some utilities similar to dig, host, nslookup, etc. The port that I'm importing rips out the ${PORTOBJFORMAT} checking and also trims the extra stuff in pkg/DESCR, which the original submission contained. PR: 17510 Submitted by: Kostya Lukin <lukin@sapa.ivcme.elektra.ru> Reviewed by: billf, mharo
* Ooops, I forgot to add MAN8 for oidentd.8 after removing it from theWill Andrews2000-04-021-0/+1
| | | | PLIST submitted by the maintainer.
* Respect CC and CFLAGSVanilla I. Shu2000-04-029-39/+101
|
* Upgrade to 4.4d.Vanilla I. Shu2000-04-023-37/+19
|
* oops, copy/paste error. correct to what submitter sent.Michael Haro2000-04-021-1/+1
|
* update WWWMichael Haro2000-04-021-1/+1
| | | | Submitted by: Anders Jonsson <anders@histgr452.sn.umu.se
* use ssh in base system, if it exists.Michael Haro2000-04-022-8/+20
| | | | | PR: 17520 Submitted by: Brooks Davis <brooks@one-eyed-alien.net>
* Activate oidentdWill Andrews2000-04-021-0/+1
|
* Add oidentd to ports tree; it is an identd server which, properlyWill Andrews2000-04-026-0/+65
| | | | | | | | | | | | configured, can allow users to specify an arbitrary ident string. Unfortunately, due to <sys/file.h> being outdated, this port is marked BROKEN for all ${OSVERSION} prior to 400010, which is the closest to src/sys/sys/file.h rev 1.16.2.2. PR: 17660 Submitted by: Trevor Johnson <trevor@jpj.net> Reviewed by: mharo (confirmation of BROKEN for < 400010)
* make this build againMichael Haro2000-04-024-0/+314
|
* Fix patch error.Vanilla I. Shu2000-04-021-4/+4
|
* OpenLDAP to optionally build with BerkleyDB2 and tcp_wrappersMichael Haro2000-04-0224-11/+234
| | | | | PR: 17136 Submitted by: yds@dppl.com
* stupid little hack to that links libXaw3d.so.7 to libXaw3d.so.6 when builtMichael Haro2000-04-021-0/+12
| | | | | with XFree86 4.0 installed. This should solve the problem reported in PR 17340.
* use CXX instead of c++ and don't compile with -gMichael Haro2000-04-021-8/+18
| | | | | PR: 17564 Submitted by: mi@kot.ne.mediaone.net
* Add a patch for I18N fontset, and correct pkg/PLIST.Vanilla I. Shu2000-04-022-22/+22
| | | | Approved by: will
* fix runtime seg faultMichael Haro2000-04-021-0/+15
| | | | | PR: 17281 Submitted by: muk@bender.cl.msu.edu
* ***Michael Haro2000-04-0266-494/+628
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | games/affenspiel - Support CC properly *** games/battalion - Support PREFIX properly *** games/block - Support CC/CFLAGS properly *** games/blue - Support CC/CFLAGS properly - Add WWW: line into pkg/DESCR New file: patches/patch-aa *** games/bs - Add WWW: line into pkg/DESCR *** games/columns - Support CXXFLAGS properly - Support sdl-config *** games/empire - Exclude GPL doc from package - Add WWW: line into pkg/DESCR *** games/freesweep to 0.87 - Update to version 0.87 *** games/galaxis - Support CC properly - Add WWW: line into pkg/DESCR *** games/garith - Support CC/CFLAGS properly - Support GTK_CONFIG *** games/gemdropx to 0.7 - Update to version 0.7 *** games/gtkballs - Exclude GPL doc from package - Support GTK_CONFIG *** games/icbm3d - Update WWW: line of pkg/DESCR *** games/mirrormagic - Support CC/X11BASE properly *** games/phalanx to 22 - Update to version 22 - Add WWW: line into pkg/DESCR *** games/spellcast - Update MASTER_SITES and WWW: line of pkg/DESCR - Support CFLAGS properly - Exclude GPL doc from package *** games/starlanes - Support CC properly - Exclude GPL doc from package *** games/xdigger to 1.0.10 - Update to version 1.0.10 New file: patches/patch-ad patches/patch-ae *** games/xtron - Support PREFIX properly - Exclude GPL doc from package *** games/xtruco - Support CC/CFLAGS/X11BASE properly *** games/xvier - Support X11BASE properly *** PR: 17741 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* netpnm moved to ${LOCALBASE}, update *_DEPENDSMichael Haro2000-04-026-6/+6
|
* update to 8.3Michael Haro2000-04-0113-204/+684
| | | | | | | | | Due to the change of default prefix from X11BASE to LOCALBASE, some other ports Makefile having dependancy to grapchics/netpbm may have to modify *_DEPENDS line. I'll update those ports in a minute. PR: 17742 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* - Divide patch one file per patchMichael Haro2000-04-013-1/+61
| | | | | PR: 17740 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to 0.32Michael Haro2000-04-012-6/+4
| | | | | PR: 17743 Submitted by: tkato@prontomail.ne.jp
* Synchronize with vmware2 port.Akinori MUSHA2000-04-011-7/+9
|
* update to 1.4dMichael Haro2000-04-014-11/+13
| | | | | PR: 17025 Submitted by: maintainer
* update to 1.6.2Michael Haro2000-04-012-4/+4
| | | | | PR: 17300 Submitted by: maintainer
* forgot to cvs add/remove patchesMichael Haro2000-04-011-0/+11
|
* * do not configure X11 driver when NO_X11 is defined.Michael Haro2000-04-012-4/+45
| | | | | | | | | * declare USE_XLIB when XFree86 is installed and NO_X11 is not defined. * fix configure.in more to use built-in ncurses if exist, and turn on USE_AUTOCONF. * remove patches already obsoleted by USE_LIBTOOL. PR: 17004 Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
* update MASTER_SITESMichael Haro2000-04-011-2/+2
| | | | | PR: 17624 Submitted by: maintainer
* update to 0.9.3Michael Haro2000-04-013-10/+13
| | | | | PR: 17734 Submitted by: maintainer
* update to 2.4dMichael Haro2000-04-014-10/+10
| | | | | PR: 17024 Submitted by: maintainer
* update to 1.2Michael Haro2000-04-014-15/+14
| | | | | PR: 16933 Submitted by: maintainer
* update to 1.27Michael Haro2000-04-013-9/+6
| | | | | PR: 17731 Submitted by: maintainer
* update to 2.2.0aMichael Haro2000-04-013-5/+5
| | | | | PR: 17730 Submitted by: maintainer
* update to 0.84Michael Haro2000-04-015-124/+204
| | | | | PR: 17729 Submitted by: maintainer
* update to 1.0.1iMichael Haro2000-04-014-18/+18
| | | | | PR: 17732 Submitted by: maintainer
* update to 0.62Michael Haro2000-04-017-30/+46
| | | | | PR: 17726 Submitted by: maintainer
* Adjust window sizes.Akinori MUSHA2000-04-012-14/+18
|
* oops, return date created to its original stateMichael Haro2000-04-013-3/+3
|
* update to 0.99.0aMichael Haro2000-04-019-4737/+7035
| | | | | PR: 16925 Submitted by: maintainer