summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - upgrade to 3.22.26aDirk Froemberg1999-09-1750-50/+450
| | | | | | | | | | | | - use --enable-assembler for ${ARCH}==i386 Requested by: Martin Nilsson <martin@filex.se> There is an annoying bug in gcc 2.7.2.*: If -pipe is used for .s files, gcc will "hang" forever, because the assembler is called with '-' and noone is sending data. As a workaround use .S (capital s) files. Then cpp will be called prior to as and thus a pipe can be build.
* Linux needs a yp.conf file for NIS to work. Install a sample yp.conf so thatMarcel Moolenaar1999-09-1740-0/+192
| | | | | | | | | | | | NIS users now what to do. Display a note after installation of the port/package to draw attention to it. Creating the proper yp.conf on the fly is being considered... PR: 12748 Originator: Palle Girgensohn <girgen@partitur.se> Solution by: Palle Thanks to: nsayer
* Don't use ${PREFIX} in pkg/MESSAGE but /usr/local and substituteDirk Froemberg1999-09-174-4/+4
| | | | | | /usr/local accordingly via Makefile. Submitted by: Bill Fumerola <billf@FreeBSD.org>
* Resolve many 301 Moved Permanently URLs in DESCR.Bill Fenner1999-09-1741-45/+41
|
* Avoid having duplicate package names by adding ${PAPERSIZE} to ${PKGNAME}.Steve Price1999-09-171-1/+1
|
* Now that we don't expand $Id$ tags anymore, but back the author's tag.Steve Price1999-09-171-4/+4
|
* some files are lacked in PLIST.Munechika SUMIKAWA1999-09-171-0/+6
| | | | | PR: 13687 Submitted by: Lars Koeller <lkoeller@cc.fh-lippe.de>
* Move the call to REQ to pre-build instead of pre-fetch so a 'make fetch'Steve Price1999-09-171-1/+1
| | | | from /usr/ports doesn't stop and require user interaction.
* Fix packaging for this port.Chris Piazza1999-09-172-8/+2
| | | | | It doesn't seem to be installing static libraries any more, this is probably related to the libtool changes.
* This port seems to require the '-b' flag in FETCH_BEFORE_ARGS.Steve Price1999-09-171-0/+2
|
* Mark this port as being i386 only.Steve Price1999-09-172-0/+2
|
* Fix categories after repo-copy (I could have sworn I had done this...)Chris Piazza1999-09-171-1/+1
|
* Update to version 0.1.12Chris Piazza1999-09-172-4/+7
|
* Update to version 1.2Chris Piazza1999-09-174-12/+13
|
* Update to version 0.6Chris Piazza1999-09-1716-44/+56
|
* Upgrade to GNU Portable Threads (Pth), development version 1.2b4Ralf S. Engelschall1999-09-172-3/+3
|
* Nuke tcl 7.5 and tk 4.1Justin M. Seger1999-09-172-2/+0
| | | | They are no longer required by the ports collection.
* Nuke misc/ctkJustin M. Seger1999-09-171-1/+0
| | | | We have no MAINTAINER, and it's no longer supported by the author.
* This port now respects ${LOCALBASE}.Jose M. Alcaide1999-09-171-0/+1
|
* Upgrade to KDE-1.1.2.R. Imura1999-09-1718-340/+311
| | | | | | | | | | Now x11-clocks/kdetoys11-i18n is no longer RESTRICTED. Fix incorrect PLIST which is caused by changed bahavior of devel/libtool. (x11/kdelibs11-i18n, net/kdentwork11-i18n) PR: 13749
* - upgrade to 1.8a28:Dirk Froemberg1999-09-179-24/+18
| | | | | | | | | | | | | | | | | | | | | | | highlight from AN-1.8a28: "Now after more then half a year of testing, auinfo.c is included with this distribution. This allows to create bitwise correct audio copies: cdda2wav -B -v255 cdrecord -v -dao -useinfo *.wav When using these commands, the cddb ID is copied, also the start time of the first track, all available ISRC ID's, the MCN, the size of all pregaps between all tracks and all indices if present." - add more MASTER_SITES - use MAKE_ENV instead of a custom do-build - don't link /dev/rworm0.ctl to /dev/scgx in pkg/PLIST according to the docs it isn't even neccessary for non-CAM systems
* Change MAINTAINER from jmz@FreeBD.org to dirk@FreeBSD.org.Dirk Froemberg1999-09-173-3/+3
| | | | | | Thanks to Jean-Marc for maintaining cdrecord up to now. OK'ed by: Jean-Marc Zucconi <jmz@FreeBSD.org>
* (forced commit) This is the official index file for 3.3-release.Satoshi Asami1999-09-141-2134/+2421
| | | | The tag is "RELEASE_3_3_0". There are 2,646 ports in this release.
* Fix installation.Satoshi Asami1999-09-121-3/+2
| | | | Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Create include/Xbae -> include/Xbae-${VERSION} symlink. I don't know whySatoshi Asami1999-09-112-0/+3
| | | | it went away in 4.7 but it breaks at least one port (math/xmgr).
* xbae shlib is now at version 7.Satoshi Asami1999-09-111-1/+1
|
* Run ldconfig -m on %D/lib, not %D (which is "/usr/X11R6").Satoshi Asami1999-09-111-1/+1
|
* JDK is now at version 1.1.8. Also use ${JAVASUBDIR} wherever possible.Satoshi Asami1999-09-111-2/+2
|
* pgcc compiler is called pgcc, not egcs. The port still doesn't buildSatoshi Asami1999-09-112-3/+3
| | | | | ("Internal compiler error"...probably pgcc's fault) but at least it will start compiling.
* Remove /var/db/pkg/* *inside* chroot area, not outside.Satoshi Asami1999-09-111-2/+2
|
* Back out previous commit. srwin.o gets installed when I do it in aSatoshi Asami1999-09-111-1/+0
| | | | | chroot dir by hand but not through the regular package building process. Foo!
* Add missing file lib/sr/srwin.o.Satoshi Asami1999-09-111-0/+1
|
* Typo ("$(CHOWN}" -> "${CHOWN}"). Fix "version required" comment andSatoshi Asami1999-09-111-10/+10
| | | | | | | change "user.group" to "user:group" while I'm here. PR: 13695 Submitted by: netch@lucky.net (Valentin Nechayev)
* The "*.html~" files don't seem to exist, so delete them from PLIST.Satoshi Asami1999-09-111-6/+0
|
* /var/spool/news doesn't exist by default, so create it in pre-install.Satoshi Asami1999-09-112-0/+6
|
* No need to create ${PORTINFORDIR}/dir explicitly -- install-info does it forSatoshi Asami1999-09-113-9/+0
| | | | | | you. Besides, the check was incorrect, causing the dir file to be always wiped out!
* Fix packaging. Move all version info out of PLIST using PLIST_SUB.Satoshi Asami1999-09-112-1/+2
|
* Fix check.Satoshi Asami1999-09-111-3/+2
| | | | Submitted by: maintainer
* Remove kmap, we're under ports freeze.Satoshi Asami1999-09-115-46/+0
|
* KDE-compliant GUI front end for the nmap port scanning tool.David E. O'Brien1999-09-115-0/+46
|
* Little whitespace fix.Satoshi Asami1999-09-111-1/+1
|
* (1) Adjust to new libtools.Satoshi Asami1999-09-111-9/+35
| | | | | | | | | | | | | | | Submitted by: libtools maintainer (2) Typo/updates in master sites. Submitted by: jkoshy, chris, cpiazza (3) "automagically" -> "automatically". I prefer words in dictionaries. Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp> PR: 13638 (4) Quote ${DEPENDS_TARGET} in command line so make reinstall won't fail. Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp> PR: 13638
* SetSatoshi Asami1999-09-117-0/+7
| | | | | | | | LIBTOOLFLAGS= --disable-ltlibs --release-suffix to take advandate of new libtools. Submitted by: libtools maintainer
* Submitted by: maintainerSatoshi Asami1999-09-1140-320/+1180
| | | | | | | | | | | | | He says: Update libtool to 1.3.3 and modify it's behaviour a bit. It now behaves like a stock libtool unless we start sending one of three flags: --disable-ltlibs Don't install .la files --release-suffix Add the release to the end of all the libs (like GLib/GTK+) --release-ignore Don't add the release to any libs. PR: 13114
* Unbreak this port, thanks to suggestions made byDonald Burr1999-09-111-4/+2
| | | | | | | | Eric Yang <robe@FreeBSD.csie.nctu.edu.tw>. The original distsites seem to have gone away, and I cannot find any new ones. (ftpsearch.lycos.com only lists FreeBSD mirrors -- and a whole bunch of them! :-)) So I am setting up a distsite for this on my own box.
* Note that you need /usr/lib/aout/c++rt0.o for package building. It's notSatoshi Asami1999-09-111-3/+8
| | | | included in bindist or any of the compat*dists.
* Let the generated Makefiles install the perl modules.Bill Fenner1999-09-118-16/+36
| | | | | | (I'm not positive why there's a do-install: target at all, but since there are less than 5 minutes til the freeze I'm not going to investigate yet!)
* This is supposed to be 4-current, not 3.1-release.Satoshi Asami1999-09-111-2/+2
|
* Don't delete the whole /usr/games, leave strfile behind. At least one portSatoshi Asami1999-09-112-4/+92
| | | | (misc/fortuneit) needs it.
* Improve snapshot ftp installation. Put hostnames, distributions etc. inSatoshi Asami1999-09-112-18/+28
| | | | variables instead of command lines. Create /var/db/port.mkversion.