summaryrefslogtreecommitdiff
path: root/print (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change motif to a normal dependency. REQUIRES_MOTIF is now calledSatoshi Asami2000-11-072-2/+2
| | | | | | | | | | | | | | | | | USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days. Notes: svn path=/head/; revision=34892
* Change keith@freebsd.sinica.edu.tw to keith@FreeBSD.orgJing-Tang Keith Jang2000-11-062-3/+3
| | | | Notes: svn path=/head/; revision=34848
* Updated the "sheets.map" file for 4.13.David E. O'Brien2000-11-031-1/+1
| | | | | | | | PR: 22313 Submitted by: Jose M. Alcaide <jose@we.lc.ehu.es> Notes: svn path=/head/; revision=34730
* Add missing manpage texi2dvi4a2ps.1 (how do you pronounce that?!?).Satoshi Asami2000-11-031-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=34697
* Comment out a2ps.el for now, this won't package since emacs is not aSatoshi Asami2000-11-031-3/+1
| | | | | | | | | | dependency (which is a good thing!). Remove removal of site-lisp directories, they are created by mtree anyway. Submitted by: bento Notes: svn path=/head/; revision=34696
* TypoSatoshi Taoka2000-11-021-1/+1
| | | | | | | Pointed out by: asami Notes: svn path=/head/; revision=34644
* Whitespace-only:Maxim Sobolev2000-11-011-2/+2
| | | | | | | Make indentation uniform across my ports. Notes: svn path=/head/; revision=34558
* At his request, remove Joel Sutton as maintainer of 8 ports. Thank you forDoug Barton2000-10-291-1/+1
| | | | | | | | | | | your efforts on these ports, and thank you for also taking the responsibility to let us know your time now has other priorities. PR: ports/22384 Submitted by: Joel Sutton, jsutton@bbcon.com.au Notes: svn path=/head/; revision=34387
* Update to version 0.13.2bKevin Lo2000-10-212-4/+4
| | | | | | | | PR: 22156 Submitted by: MAINTAINER Notes: svn path=/head/; revision=34062
* Change default pager from /usr/bin/pg to /usr/bin/more. As before,Matthew Hunt2000-10-194-42/+64
| | | | | | | | | | | | | | | | | | | $PAGER overrides. (Requested by: dcs) One patch per modified file. One modified file per patch. Honor CC, CFLAGS. Use BSD_INSTALL_FOO and, as a side effect, install with our customary ownerships. No response from: maintainer Notes: svn path=/head/; revision=34004
* Add support for B4 paper sizeJean-Marc Zucconi2000-10-192-2/+19
| | | | | | | Submitted by: TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=33981
* Update MASTER_SITESSatoshi Taoka2000-10-181-1/+1
| | | | | | | Submitted by: sada Notes: svn path=/head/; revision=33969
* Upgrade to 1.01.Thomas Gellekum2000-10-173-4/+30
| | | | Notes: svn path=/head/; revision=33932
* Support PREFIX properlyAde Lovett2000-10-133-12/+6
| | | | | | | | | | Update WWW: line of pkg-descr PR: 21616 Submitted by: Ports Fury (no response from maintainer) Notes: svn path=/head/; revision=33792
* Update MASTER_SITES and WWW line of pkg-descrAde Lovett2000-10-134-32/+15
| | | | | | | | | | Support PREFIX properly PR: 21615 Submitted by: Ports Fury (no response from maintainer) Notes: svn path=/head/; revision=33791
* pkg/MESSAGE -> ${PKGMESSAGE}. Bad port, no cookie. ;) (It wasn't evenSatoshi Asami2000-10-091-1/+1
| | | | | | | | using ${PKGDIR} or ${.CURDIR}/pkg/ and that's why I missed in my original sweep....) Notes: svn path=/head/; revision=33630
* Fix MD5_FILE (files/md5 -> distinfo).Satoshi Asami2000-10-081-5/+4
| | | | Notes: svn path=/head/; revision=33579
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-0816-25/+25
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* ${MASTERDIR}/pkg/MESSAGE -> ${PKGMESSAGE} (now that's a new one!)Satoshi Asami2000-10-081-1/+1
| | | | Notes: svn path=/head/; revision=33572
* Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ toSatoshi Asami2000-10-081-1/+1
| | | | | | | .) and other pkg variables if they are nearby. Notes: svn path=/head/; revision=33559
* Rename PLIST.<emacs> to pkg-plist.<emacs>.Satoshi Asami2000-10-081-4/+4
| | | | Notes: svn path=/head/; revision=33540
* Rename ${RESOLUTION}.list to pkg-plist.${RESOLUTION}.Satoshi Asami2000-10-081-1/+1
| | | | Notes: svn path=/head/; revision=33538
* Since the maintainer could not be bothered in the past _3_ months to moveDavid E. O'Brien2000-10-061-1/+1
| | | | | | | ``sheet.map'' to freefall:~/public_distfiles, I'll host the file. Notes: svn path=/head/; revision=33459
* Implement USE_GNOME, part 2.Jeremy Lea2000-10-055-36/+13
| | | | Notes: svn path=/head/; revision=33429
* Implement USE_GTK, part 2.Jeremy Lea2000-10-051-7/+1
| | | | Notes: svn path=/head/; revision=33425
* Update to the lastest version.Kevin Lo2000-10-047-45/+60
| | | | | | | | PR: 21733 Submitted by: MAINTAINER Notes: svn path=/head/; revision=33407
* Correct CATEGORIES - make first category in the CATEGORIES list matching parentMaxim Sobolev2000-10-041-1/+1
| | | | | | | directory. Notes: svn path=/head/; revision=33401
* USE_LIBTOOL.Jeremy Lea2000-10-034-4/+2
| | | | Notes: svn path=/head/; revision=33341
* Update to 0.24. Read the ChangeLog for updates, the list is enormous.Ade Lovett2000-09-289-45/+63
| | | | Notes: svn path=/head/; revision=33217
* Clean .orig files in ${WRKSRC}/lib/doc created by distributionDirk Froemberg2000-09-275-0/+5
| | | | | | | | | patch so they aren't installed. Reported by: onigiri Notes: svn path=/head/; revision=33191
* Add missing files.Dirk Froemberg2000-09-275-0/+20
| | | | | | | Reported by: onigiri Notes: svn path=/head/; revision=33190
* Update files/md5 because distfiles was updated but these are same file names.Satoshi Taoka2000-09-274-4/+4
| | | | | | | Obtained from: bento Notes: svn path=/head/; revision=33187
* Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBYAkinori MUSHA2000-09-261-3/+1
| | | | | | | | or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly. Notes: svn path=/head/; revision=33130
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-09-253-6/+3
| | | | | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris Notes: svn path=/head/; revision=33101
* Update WWW:Bill Fumerola2000-09-251-1/+1
| | | | Notes: svn path=/head/; revision=33080
* Update this to version 4.13.Chuck Robey2000-09-224-41/+31
| | | | Notes: svn path=/head/; revision=32961
* ComplexProgramTarget() -> ComplexProgramTargetNoMan()Satoshi Asami2000-09-221-0/+11
| | | | Notes: svn path=/head/; revision=32953
* Add BUILD_DEPENDS to appropriate version of X depending on the valueSatoshi Asami2000-09-211-3/+9
| | | | | | | of XFREE86_VERSION. Notes: svn path=/head/; revision=32916
* Add sgf2tex, a system for typesetting Go games and diagrams using TeX.Ade Lovett2000-09-197-0/+148
| | | | | | | | PR: 19965 Submitted by: Steve Coltrin <spcoltri@omcl.org> Notes: svn path=/head/; revision=32860
* (1) Fixed a problem hunging up the package-making system on bentoSatoshi Taoka2000-09-189-49/+40
| | | | | | | | | Pointed out: asami (2) Modified to use variables defined in Mk/bsd.emacs.mk as many as possible. Notes: svn path=/head/; revision=32795
* Add pdflib3.Satoshi Asami2000-09-141-0/+1
| | | | Notes: svn path=/head/; revision=32595
* new port pdflib3 (repocopy from pdflib):Bill Fumerola2000-09-134-42/+31
| | | | | | | | | | | | | | | | version 3 of pdflib has odd restrictions for usage (and you may need to purchase a license depending on what you do with it). It is however needed for php4's pdf functions and is of use to many, so we'll keep a seperate restricted port available for those of us who need it. Support for languages other then C/C++ are turned off for now, but I may change that (turning on perl/tcl/python support involves turning _off_ C/C++ support, so I'll add a WITH_FOO knob later) Submitted by: sobomax, billf Notes: svn path=/head/; revision=32591
* Use bsd.python.mk.Thomas Gellekum2000-09-122-96/+90
| | | | Notes: svn path=/head/; revision=32546
* - Remove restriction of encrypted PDF supportAndreas Klemm2000-09-113-36/+24
| | | | | | | | | | - nonexistent -> NONEXISTENT PR: 21082 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=32524
* - Remove restriction of encrypted PDF supportAndreas Klemm2000-09-1112-140/+116
| | | | | | | | | | | | | | - nonexistent -> NONEXISTENT - Add USE_GMAKE - portlint - Fix usage of PREFIX/LOCALBASE - Fix pkg/PLIST PR: 21083 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=32523
* fix missing symlink.MIHIRA Sanpei Yoshiro2000-09-112-2/+2
| | | | | | | | | splash image at start up would be white and black, not colorful. Approved by: dima Notes: svn path=/head/; revision=32514
* Update to 1.1.5fix1.CHOI Junho2000-09-114-6/+45
| | | | Notes: svn path=/head/; revision=32510
* Add USE_AUTOCONF to make this build and install again (hopefully 8-|)Dirk Froemberg2000-09-105-0/+5
| | | | | | | PR: ports/20638, ports/21041 Notes: svn path=/head/; revision=32488
* update after make releaseAndreas Klemm2000-09-092-3/+3
| | | | Notes: svn path=/head/; revision=32453
* changes see ChangeLogAndreas Klemm2000-09-093-60/+74
| | | | | | | | | | | | | | | | | | | | | | revamped port dependencies - if defined(BATCH) && defined(APSFILTER_ALL) every tool and filter supported by apsfilter will be installed (very time and space consuming) - if defined(BATCH) only most necessary things are installed If you want complete control over what to install, then don't define BATCH or BATCH && APSFILTER_ALL, then please use the new updated interactive method of building using dialog. The configure script is now up to date, concerning tools needed/supported by apsfilter and a little bit more explicite ! Thanks for Greg Lehey and friends for a vivit discussion, this is the desired result I hope !!! Notes: svn path=/head/; revision=32452