aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* enable ports/net/mrt. This is "Multi-threaded Routing Toolkit" routingitojun1998-06-081-1/+2
| | | | | | daemon from merit.edu. Submitted by: itojun (myself)
* a port for "Multi-threaded Routing Toolkit" from merit.edu.itojun1998-06-085-0/+46
| | | | Submitted by: itojun (myself)
* Update to 0.9beta1.cracauer1998-06-084-93/+42
| | | | | | | | | | | | | | | | | | This version is now GNU configure driven. A word of warning for future committers so that you don't fall into the same trap as I did: The source has an printf-style funtion "print". This doesn't understand "%u", so the usual print-casting stuff for long long ints isn't printf("%u", (unsigned int)foo); but print("%d", (int)foo); which obviously looses in some cases, but I didn't take the effort to extend this function to take 64 bit value (just unsigned is limited as well). In this case, it isn't that bad, since it is used to print limits, but memory limits are internally stored as "mega" or "kilo" anyway.
* - Upgrade to 2.9torstenb1998-06-088-98/+113
| | | | - Use perl5
* Add support for JIS encoded PostScriptkuriyama1998-06-082-3/+11
| | | | | Submitted by: MITA Yoshio <Yoshio.Mita@isen.fr> PR: ports/5808
* ASCII Japanese pLaTeX 2.09 with Shift-JIS code support.kuriyama1998-06-085-0/+228
| | | | | Submitted by: Makoto WATANABE <watanabe@z.phys.nagoya-u.ac.jp> PR: ports/5878
* Activate platex209-{euc,jis,sjis}.kuriyama1998-06-081-1/+4
|
* Activate wmmail.dburr1998-06-081-1/+2
|
* Final phase of moving this port to mail category.dburr1998-06-085-0/+31
| | | | wmmail == a little mail notifier for the WindowMaker dock.
* Remove wmmaker, since it's moving to mail.dburr1998-06-081-2/+1
|
* Some cleanup of this port.tg1998-06-088-91/+117
| | | | | PR: 6883 Submitted by: Pedro Giffuni S. <giffunip@asme.org>
* Disable kerberos support if compiling for 2.2-stable.asami1998-06-081-1/+6
|
* Fix wrong patch. Configuration files should be installed intotg1998-06-082-4/+4
| | | | $PREFIX/share/misc.
* Remove three nonexistent files.asami1998-06-085-15/+0
|
* No need to use += for variables defined only once.asami1998-06-082-4/+4
|
* Upgrade to xscreensaver 2.17.jseger1998-06-083-10/+28
| | | | | Satoshi: This does build under current. If it doesn't build under stable please mark it BROKEN for that branch only.
* read.me changed.asami1998-06-081-1/+1
|
* Doesn't compile....asami1998-06-082-2/+6
| | | | | | | | | | --- adagcc -c -I. -I../ada_include -I./../ada_include -I. sample.adb terminal_interface-curses-aux.ads:47:37: operator for type "Interfaces.C.int" is not directly visible terminal_interface-curses-aux.ads:47:37: use clause would make operation legal terminal_interface-curses-aux.ads:52:37: operator for type "Interfaces.C.int" is not directly visible terminal_interface-curses-aux.ads:52:37: use clause would make operation legal <etc.>
* No need to use "+=" to define a variable that appears only once....asami1998-06-082-6/+6
|
* Put a copy of the distfile in my home directory untilsteve1998-06-081-2/+3
| | | | | | the stable 4.1 sources are released. Suggested by: asami
* Add -DUSE_UNISTD_H to compile flags to allow this to build onmph1998-06-081-6/+7
| | | | 3.0-CURRENT (where getopt lives).
* ASCII Japanese pLaTeX 2.09 with JIS code support.kuriyama1998-06-085-0/+223
| | | | | Submitted by: Makoto WATANABE <watanabe@z.phys.nagoya-u.ac.jp> PR: ports/5878
* Update to 980517 version of Winese1998-06-084-10/+10
| | | | Submitted by: Thomas Gellekum <tg@ihf.rwth-aachen.de>
* Activate wmmail.dburr1998-06-081-1/+2
|
* Upgrade, 5.3.7 -> 5.4.3.max1998-06-082-5/+5
|
* * Added a nice little "ircd.sh" file for etc/rc.d.dburr1998-06-073-2/+10
| | | | | | | | * "example.conf.trillian", a much more detailed and informative (with comments!) is now also installed. * Fixed Makefile to install these new files, plus removed a bogus comment that I had accidentally left in there. * Updated PLIST with the new files.
* Mark this port BROKEN:jseger1998-06-071-1/+3
| | | | | | | | | | | | | | | # make fetch >> QTEZ-v0.52a-src.tar.gz doesn't seem to exist on this system. >> Attempting to fetch from ftp://ftp.freebsd.org/pub/FreeBSD/distfiles//. fetch: pub/FreeBSD/distfiles//QTEZ-v0.52a-src.tar.gz: cannot get remote modification time fetch: ftp://ftp.freebsd.org/pub/FreeBSD/distfiles//QTEZ-v0.52a-src.tar.gz: FTP error: fetch: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://qtez.commkey.net/pub/QtEZ/. fetch: pub/QtEZ/QTEZ-v0.52a-src.tar.gz: cannot get remote modification time fetch: ftp://qtez.commkey.net/pub/QtEZ/QTEZ-v0.52a-src.tar.gz: FTP error: fetch: File unavailable (e.g., file not found, no access) >> Couldn't fetch it - please try to retrieve this >> port manually into /usr/ports/distfiles/ and try again.
* Upgrade to 1.3.5. This fix a bug in the sound code when you don'teivind1998-06-072-4/+4
| | | | | have a sound card; there will no longer be a lingering process. The CPU use has increased, though.
* Add some "@dirrm"s.kuriyama1998-06-072-0/+8
|
* Activate ncurses.kuriyama1998-06-071-1/+2
|
* Upgrade to ircd-hybrid-5.2p1.dburr1998-06-075-307/+170
| | | | | | | * Change DISTNAME in Makefile, and add PKGNAME to reflect the convention that "5.2p1" is to be expressed as "5.2.1" in package names. * Changed MD5. * Re-generated patches so that they patch cleanly against the new version.
* SVr4 and XSI-Curses compatible curses library.kuriyama1998-06-0710-0/+3978
| | | | | Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> PR: ports/4631
* Activate xconq.dburr1998-06-071-1/+2
|
* Reflect latest distfile changesache1998-06-073-15/+25
| | | | Remove myself from MAINTAINER
* PR: ports/6877dburr1998-06-076-0/+272
| | | | | | Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us> Import of new port games/xconq, a graphical multi-player strategy game and game design system.
* Upgrade to bochs-980513a.dburr1998-06-072-3/+11
| | | | | | | | | | * change package name in Makefile. * change md5. * change PLIST to reflect changes in the installed files. Submitted by: Sergei Laskavy (who submitted a patch to bochs-980409b; I upgraded to the latest version while I was at it.)
* Upgrade fxtv to 0.47.dburr1998-06-0712-84/+82
| | | | | | | | * change checksum and filename/version number in Makefile. * change patch-ab to patch cleanly against new version. * remove patch-aa -- it is no longer needed. * add patch-ac to fix a small tiffio.h bogon in the source. * add some new files to PLIST.
* Activate gimp1.vanilla1998-06-071-1/+2
| | | | Forgotten by: asami :)
* 1. Upgrade to 1.0.0.vanilla1998-06-0730-954/+876
| | | | | | 2. Portlint. PR: ports/6878 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
* upgrade to dev14ache1998-06-073-7/+12
|
* run-depends of apache13 nowache1998-06-071-2/+2
|
* apache -> apache12ache1998-06-071-2/+2
|
* apache-current -> apache13ache1998-06-071-2/+2
|
* Adjust NO_LATEST_LINK (now apache-1.3 is the default) after repositoryasami1998-06-075-15/+5
| | | | | | copy of apache -> apache12 and apache-current -> apache13. Requested by: ache
* Add p5-HTML-Parser.asami1998-06-071-1/+2
|
* Add p5-PGP-Sign.asami1998-06-071-1/+2
|
* Add trn4.asami1998-06-071-1/+2
|
* Add vim5beta.asami1998-06-071-1/+2
|
* 1. Upgrade to 1.4.vanilla1998-06-0712-40/+44
| | | | | | 2. Add another MASTER_SITES, because ftp.gimp.org is VERY busy). PR: ports/6876 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
* cc -L/usr/X11R6/lib -o xscreensaver demo.o stderr.o subprocs.o timers.o ↵asami1998-06-071-1/+3
| | | | | | | windows.o xscreensaver.o xset.o dialogs-Xaw.o lock.o kpasswd.o ../utils/fade.o ../utils/overlay.o ../utils/resources.o ../utils/usleep.o ../utils/visual.o ../utils/xroger.o ../utils/spline.o ../utils/yarandom.o -L/usr/X11R6/lib -lXaw -lXmu -lXss -lXt -lSM -lICE -lX11 -lXext -lkrb -ldes -lnsl -lsocket -lcrypt ld: -lnsl: no match *** Error code 1
* Mark this port broken if DISPLAY is not set, it needs to run xrdb.asami1998-06-071-3/+6
|
* Add missing dependency on graphics/xpm/jseger1998-06-071-1/+3
|
* Mark this port broken:asami1998-06-073-12/+18
| | | | | | | | | | | === ===> Building package for zebra-980604 tar: can't add file sbin/ripngd : No such file or directory tar: can't add file etc/zebra/ripngd.conf.sample : No such file or directory === While I'm here, clean it up a little (move comment and CFLAGS override down, change += to = for variable defined only once).
* Automatically select the no-GUI version to build if X11 is notjdp1998-06-071-7/+16
| | | | | | installed. PR: closes ports/4178
* By popular demand, make the modula-3 ports build successfully evenjdp1998-06-076-30/+679
| | | | | | if X11 is not installed. PR: closes ports/4178
* Fix libc shlib version.asami1998-06-072-2/+2
|
* Add ".gz" to some compressed manpages.asami1998-06-073-57/+57
|
* Checksum changed....asami1998-06-071-1/+1
|
* upgrade to 1.3.0ache1998-06-0710-25/+25
|
* Make this port build again.steve1998-06-072-60/+4
|
* Add link to homepage.rnordier1998-06-061-0/+2
|
* Change maintainer e-mail address.rnordier1998-06-061-2/+2
|
* Corrections to long long support.rnordier1998-06-062-0/+40
| | | | Obtained from: Peter Edwards, DERA
* Exit 2 on fatal errors and 1 on non-fatal errors.rnordier1998-06-061-0/+189
| | | | Obtained from: Robert Andrews, DERA
* Enable gtarandreas1998-06-061-1/+2
|
* import new port GNU tar 1.12, latest versionandreas1998-06-0610-0/+84
|
* Add BUILD_DEPENDS and RUN_DEPENDS to gnuplot. (Actually I'm notasami1998-06-0611-44/+44
| | | | | sure if I really need the latter, but since we're building the required bits anyway....)
* YACC (yet another checksum change...).asami1998-06-061-1/+1
|
* Czechsum changed....asami1998-06-061-1/+1
|
* for name in _muldi3 _divdi3 _moddi3 _udivdi3 _umoddi3 _negdi2 _lshrdi3 ↵asami1998-06-061-1/+3
| | | | | | | | | | | | | | | | | | | | | _ashldi3 _ashrdi3 _ffsdi2 _udiv_w_sdiv _udivmoddi4 _cmpdi2 _ucmpdi2 _floatdidf _floatdisf _fixunsdfsi _fixunssfsi _fixunsdfdi _fixdfdi _fixunssfdi _fixsfdi _fixxfdi _fixunsxfdi _floatdixf _fixunsxfsi _fixtfdi _fixunstfdi _floatditf __gcc_bcmp _varargs __dummy _eprintf _op_new _op_vnew _new_handler _op_delete _op_vdel _bb _shtab _clear_cache _trampoline __main _exit _ctors _eh _eh_compat _pure; \ do \ echo ${name}; \ ./xgcc -B./ -O2 -DIN_GCC -g -I./include -g1 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fexceptions -I. -I. -I./config -c -DL${name} \ ./libgcc2.c -o ${name}.o; \ if [ $? -eq 0 ] ; then true; else exit 1; fi; \ ar rc tmplibgcc2.a ${name}.o; \ rm -f ${name}.o; \ done _muldi3 : _fixunsdfsi In file included from include/limits.h:116, from include/syslimits.h:7, from include/limits.h:11, from ./libgcc2.c:1085: /usr/local/lib/gcc-lib/i386-unknown-freebsd2.2.6/2.8.1/include/limits.h:212: unbalanced `#endif'
* Fix paths of two files.asami1998-06-062-4/+4
|
* japanese manpage path update (s/ja_JP.EUC/ja/)itojun1998-06-062-4/+4
| | | | Submitted by: sada@e-mail.ne.jp (SADA Kenji)
* japamese manpage path update (s/ja_JP.EUC/ja/)itojun1998-06-062-7/+7
| | | | Submitted by: sada@e-mail.ne.jp (SADA Kenji)
* path to Japanese manpage updated (s/ja_JP.EUC/ja/)itojun1998-06-0626-73/+73
| | | | Submitted by: sada@e-mail.ne.jp (SADA Kenji)
* ===> Building package for amanda-2.4.0asami1998-06-0611-11/+33
| | | | | | | | tar: can't add file libexec/amanda/amcat.awk : No such file or directory tar: can't add file libexec/amanda/amplot.awk : No such file or directory tar: can't add file libexec/amanda/amplot.g : No such file or directory tar: can't add file libexec/amanda/amplot.gp : No such file or directory tar: can't add file sbin/amplot : No such file or directory
* Remove non-existent file so this port packages. I'm not exactly sureasami1998-06-061-1/+0
| | | | | if it's supposed to be there or not, but there isn't any "kpilot.mo" under /usr/local/share.
* Seems like the bleeping md5 already changed.asami1998-06-061-1/+1
|
* Seems the subdirectory name has changed during the upgrade.asami1998-06-061-3/+3
| | | | Not tested enough by: obrien :>
* upgrade to 1.3b7ache1998-06-0620-795/+740
|
* Upgrade from 1.1 to 1.1.1.jfieber1998-06-064-8/+8
| | | | Bugfixes only, no new features.
* Update to the April 1998 version of HTML 4.0.jfieber1998-06-062-3/+3
| | | | | Fix the problem where nsgmls would load parts of the HTML 4.0 DTD from www.w3.org rather than the local disk.
* Argh! The checksum changed again!steve1998-06-051-1/+1
|
* update to vesion 0.26.itojun1998-06-053-10/+12
| | | | | PR: 6863 Submitted by: Scott Blachowicz <scott@sabami.seaslug.org>
* List all manpages in compressed form so this port packages.asami1998-06-052-4/+4
|
* Fix shlib version number so this one packages.asami1998-06-052-2/+2
|
* Change "@exec [ ! foo ] && bar" to "@exec [ foo ] || bar" so thereasami1998-06-0510-10/+10
| | | | won't be any spurious warning messages when the command bar isn't run.
* plat-freebsd3 doesn't have a regen script.tg1998-06-0515-75/+15
| | | | Noticed by: Gianmarco Giovannelli <gmarco@scotty.masternet.it>
* Activate pmw.tg1998-06-051-1/+2
|
* New port pmw. The Python Mega Widgets are a set of high-leveltg1998-06-0510-0/+856
| | | | graphics widget for Python's Tkinter.
* Upgrade to 0.85.tg1998-06-053-19/+5
|
* correct install target which broke portandreas1998-06-058-24/+24
|
* Upgrade to version 3.5.1steve1998-06-054-69/+83
| | | | | PR: 6782 Submitted by: maintainer
* Update to version 4.1r2.steve1998-06-0515-110/+50
| | | | | PR: 6784 Submitted by: maintainer
* Change "man/ja_JP.EUC" to "man/ja".kuriyama1998-06-052-2/+3
| | | | | | Add "@dirrm" Submitted by: SADA Kenji <sada@e-mail.ne.jp>
* Change "man/ja_JP.EUC" to "man/ja".kuriyama1998-06-052-5/+6
| | | | | Portlint compliance. Add "@dirrm share/doc/lipsf".
* poppassd -> pop3pwsteve1998-06-051-2/+2
| | | | | PR: 6761 Submitted by: maintainer
* Upgrade to new apsfilter release.andreas1998-06-056-6/+8
| | | | | | Teach Setup the new hp drivers. Install the readme.hp8 files, which contains important infos about features of the new drivers.
* Convert all instances of nawk to awk.steve1998-06-051-2/+4
| | | | | PR: 6811 Submitted by: Bill Trost <trost@cloud.rain.com>
* Update xvile to version 8. This adds support for PERL scripts but requiresgj1998-06-054-12/+62
| | | | | | | | | perl5. Install the documentation and macros in reasonable places. NOTE: If you are running -current then you may have to re-install perl5 to reflect the new /usr/lib/aout, otherwise the make of xvile with the optional PERL support could fail. I was forced to do this in the course of testing.
* Update to match the latest release.steve1998-06-052-12/+12
| | | | | PR: 6839 Submitted by: maintainer
* Update to version 1.6.1.asteve1998-06-052-5/+5
| | | | | PR: 6822 Submitted by: Brian Handy <handy@lambic.lmsal.com>
* Update to version 0.99.steve1998-06-053-4/+10
| | | | | PR: 6802 Submitted by: maintainer
* Update to version 0.5.steve1998-06-052-4/+4
| | | | | PR: 6770 Submitted by: maintainer
* - Update the additional hp850 driver to newest release 1.3andreas1998-06-0554-174/+347
| | | | | | | | | | | | | | | | | | - Since the author decided to put a version number into his archive, we can now safely fetch the file from his site. - patch-ad is useless now - updated the configure and configure.batch script, to show all possible drivers - install hp850 drivers license and readme file in the gs doc dir - update the DESCR file, mention the two add on packages in this port - The new driver supports the following additional printers: Support for HP DeskJet 670, 690, 850, 855, 870, 890, 1100 and 1600, See announcement on http://bonk.ethz.ch/hp850/hp850.html Please note, that some of the drivers have certain restrictions and produce huge output files ... Please read the release notes !!! The author makes suggestions on his website, what driver to choose if you need a fast printout, see http://bonk.ethz.ch/hp850/hp850-readme.1.3.html
* Update vile to version 8. This adds support for PERL scripts but requiresgj1998-06-054-8/+62
| | | | | | | | | perl5. Install the documentation and macros in reasonable places. NOTE: If you are running -current then you may have to re-install perl5 to reflect the new /usr/lib/aout, otherwise the make of vile with the optional PERL support could fail. I was forced to do this in the course of testing.
* Fix the last commit so that it really works. There was a ';' in thegj1998-06-054-8/+8
| | | | | wrong place. Lesson learned: do not use old patches when committing !
* definition of CATEGORIES was wrong. Because of this, ja-gp-XX has notitojun1998-06-052-4/+4
| | | | | | | been listed in "japanese" category. PR: 6669 Submitted by: Sada Kenji <sada@e-mail.ne.jp>
* Force 'sharedlibextension' to .sosteve1998-06-056-57/+84
| | | | | | PR: 6809 Noticed by: Edwin Culp <eculp@ver1.telmex.net.mx> Suggested by: se
* Fix calc so that it will build properly again.smace1998-06-054-94/+49
| | | | | | | | | | changed distfile from calc-2.9.3t6.tar.gz to calc-2.9.3t6.tar calc is fetched as an on-the-fly tarball from ftp.cdrom.com gzipped on-the-fly tars are not supported. removed trailing whitespace on several lines in PLIST revised DESCR to <24 lines.
* update to zebra 980604 snapshot.itojun1998-06-059-15/+21
| | | | add ripngd and ripngd.conf.sample to pkg/PLIST since I'm on IPv6 host:-)
* Allow trn to build non-interactivelysmace1998-06-054-6/+269
| | | | | | Cleanup pre-configure script -- from elm port Change lib search path from /usr/lib to /usr/lib/aout make install will no longer leave trn.old bogon
* Change "man/ja_JP.EUC" to "man/ja".kuriyama1998-06-045-8/+8
|
* Upgrade to 0.15.0.tg1998-06-048-68/+116
| | | | Reviewed by: Brian Handy <handy@physics.montana.edu>
* Upgrade to latest version.vanilla1998-06-043-4/+60
| | | | | PR: ports/6846 Submitted by: maintainer
* 1. Upgrade to 0.6.vanilla1998-06-043-25/+31
| | | | | 2. Remove a lot of patch file (Thanks dima port it :) 3. Change one of MASTER_SITES.
* 1. Correct MASTER_SITES.vanilla1998-06-044-127/+140
| | | | 2. Sort pkg/PLIST.
* 1. Add a patch for compressed man page.vanilla1998-06-043-19/+169
| | | | 2. Make --enable-subshell as configure argument.
* Fix message output of telnetd.vanilla1998-06-041-2/+2
| | | | | PR: ports/6834 Submitted by: maintainer
* 1. Correct the config file path on qpage.1vanilla1998-06-044-15/+40
| | | | 2. Add a rc file (etc/rc.d/qpage.sh) to start qpage daemon.
* Upgrade to 1.017.vanilla1998-06-043-12/+23
|
* Upgrade to 1.97.vanilla1998-06-042-5/+4
|
* Upgrade to 980514.vanilla1998-06-041-5/+5
|
* Remove restrictions on crafty. As long as we don't increase themph1998-06-042-5/+2
| | | | | | | price of our CD as a result of adding crafty, we're okay. PR: 6842 Submitted by: Stefan Eggers <seggers@semyam.dinoco.de>
* Activate crafty-open-{small,medium,large}.mph1998-06-041-1/+4
|
* Import of crafty-open-large, the (surprise!) large opening book formph1998-06-046-0/+58
| | | | | | | the Crafty chess program. PR: 6817 Submitted by: Stefan Eggers <seggers@semyam.dinoco.de>
* Import of crafty-open-medium, the medium-sized opening book for themph1998-06-046-0/+53
| | | | | | | Crafty chess program. PR: 6817 Submitted by: Stefan Eggers <seggers@semyam.dinoco.de>
* Import of crafty-open-small, the small opening book for the Craftymph1998-06-046-0/+53
| | | | | | | chess program. PR: 6817 Submitted by: Stefan Eggers <seggers@semyam.dinoco.de>
* Install xemacs.sh into ${PREFIX}/etc/rc.d to create /var/run/xemacsgj1998-06-049-4/+21
| | | | | dynamically. This is needed now that /etc/rc removes everything in /var/run.
* Make this port build under -current again. Rather than add extrajdp1998-06-042-14/+2
| | | | | | | | tests for /usr/lib/aout, I took the easy way out and deleted the attempted support of FreeBSD-2.1.x. That branch is dead, dead, dead, and support for it in this port was broken anyway. Another "make release" killer bites the dust.
* _tkinter.so needs to be linked against libc.tg1998-06-031-1/+1
|
* Upgrade to 1.3.1. Add MASTER_SITE_SUNSITE as backup.tg1998-06-034-13/+29
|
* Add a couple of mirrors.tg1998-06-034-8/+20
|
* Add latest official patches.tg1998-06-0330-45/+60
|
* Upgrade to 1.6.3.tg1998-06-033-6/+10
|
* Fix for quadmesh.py.tg1998-06-031-2/+2
|
* Don't compile with -g as default ...andreas1998-06-033-6/+9
| | | | But leave this note, to remind people, that it's a developer release !
* try to remove the etc/zebra directory more gracefully,andreas1998-06-036-6/+9
| | | | | | avoiding error messages on the screen: @unexec rmdir %D/etc/zebra 2>/dev/null Submitted by: Satoshi
* Change MASTER_SITES.vanilla1998-06-031-2/+2
|
* Add missing filejkoshy1998-06-031-0/+1
|
* Fix typo in URL.markm1998-06-032-4/+4
| | | | Submitted by: Amedeo Beck Peccoz <gea@gressoney.it>
* Fix a hard coded path to libgcc which quit working when thejdp1998-06-031-1/+11
| | | | libraries moved into "/usr/lib/aout".
* Fix the semctl() wrapper so that it will compile on -current systemsjdp1998-06-031-18/+63
| | | | | | | | | | again. The prototype was changed in revision 1.14 of "src/sys/sys/sem.h". In order to make this work on older systems too, I have incremented __FreeBSD_version and `ifdef'ed based on that. Unfortunately, there was a 3-day gap between when the semctl() interface changed (May 30) and when I bumped __FreeBSD_version (June 2). FreeBSD-current systems from that date range will still have problems building this port.
* share smbtcpdump with the worldobrien1998-06-031-1/+2
|
* tcpdump(1) hacked to better understand SMB packetsobrien1998-06-035-0/+73
|
* Upgrade to 1.0b10, which adds some Win98 features. Also trimmph1998-06-033-4/+3
| | | | | | | trailing blank lines from pkg/DESCR. PR: 6827 Submitted by: Yukihiro Nakai <Nakai@technologist.com>
* Upgrade to 2.5.1.tg1998-06-024-8/+10
|
* Activate pygist.tg1998-06-021-1/+2
|
* New port pygist, a python interface to the scientific plottingtg1998-06-027-0/+217
| | | | library gist, which is distributed with yorick.
* Activate pygtk.tg1998-06-021-1/+2
|
* New port pygtk, a set of wrappers around gtk for python.tg1998-06-0220-0/+420
|
* Upgrade to 0.2.2.vanilla1998-06-022-5/+5
|
* Upgrade to 4.1.35.vanilla1998-06-024-80/+17
|
* Activate netscape3.language.kuriyama1998-06-021-1/+2
|
* Japanese support for Netscape Navigator 3.kuriyama1998-06-019-0/+285
| | | | | Submitted by: SADA Kenji <sada@e-mail.ne.jp> PR: ports/5342
* Add ports/games/crafty. No licensing terms are provided, so untilmph1998-06-011-1/+2
| | | | | | | we know otherwise, assume that we can't redistribute. PR: 6804 Submitted by: Stefan Eggers <seggers@semyam.dinoco.de>
* Import of Crafty 15.10, a chess program.mph1998-06-018-0/+221
| | | | | PR: 6804 Submitted by: Stefan Eggers <seggers@semyam.dinoco.de>
* Activate crafty.mph1998-06-011-1/+2
|
* Add another MASTER_SITE.vanilla1998-06-014-40/+44
|
* Finally managed to track down a MASTER_SITE that actually has this beast.dburr1998-06-012-5/+4
| | | | Also the filename has changed (but not the md5).
* Give zebra a config directory of it's own ${PREFIX}/etc/zebraandreas1998-06-016-12/+18
| | | | Try to remove it when deinstalling.
* Enable the zebra portandreas1998-05-311-1/+2
|
* Import of the first alpha version of zebraandreas1998-05-3115-0/+129
| | | | | | | | | | | | | SNAP 980401 A free multithreaded RIP, OSPF, BGP4 router (server/reflector) IPv6 support is for: FreeBSD with INRIA FreeBSD with Hydrangea GNU/Linux with IPv6 Developer Mailing List: majordomo@zebra.org subscribe zebra [e-mail address] -- for English language ML subscribe zebra-jp [e-mail address] -- for Japanese language ML
* Change MAINTAINER from wosch to ports@freebsd.org.wosch1998-05-311-2/+2
|
* This port's is now maintained by Penisoara Adrian.steve1998-05-311-2/+2
|
* Changed my MAINTAINER e-mail to @FreeBSD.ORG.dburr1998-05-308-15/+15
|
* Activate edictkuriyama1998-05-301-1/+2
|
* Japanse-English dictionaries with access and maintenance utilities.kuriyama1998-05-3014-0/+668
| | | | | PR: ports/4643 Submitted by: Jonathan Hanna <jhanna@imtcomsys.bc.ca>
* Fix this port to work whether crt0.o is in /usr/lib or /usr/lib/aout.jdp1998-05-301-2/+13
|
* xemacskuriyama1998-05-295-5/+5
|
* Change to more common expressionkuriyama1998-05-291-1/+1
|
* this is betterobrien1998-05-291-1/+1
|
* make S/Key support actually workobrien1998-05-291-18/+27
|
* Upgrade to 2.4.3.tg1998-05-294-66/+68
|
* Distfile has been repackaged and moved on master site.tg1998-05-292-6/+4
|
* Import of Apache with MS FrontPage Extensions.mph1998-05-2912-0/+1645
| | | | | PR: 4878 Submitted by: Scot W. Hetzel <hetzels@westbend.net>, w/input from phk.
* Activate apache-fp.mph1998-05-291-1/+2
|
* new apsfilter release 4.9.6andreas1998-05-294-6/+6
| | | | | | | | | | mainly bugfix for Linux installation SPOOLDIR now is /var/spool/lpd, looks better: drwxr-xr-x 2 bin daemon 512 29 Mai 00:18 stcolor-a4-ascii-color drwxr-xr-x 2 bin daemon 512 29 Mai 00:18 stcolor-a4-ascii-mono drwxr-xr-x 2 bin daemon 512 29 Mai 00:18 stcolor-a4-auto-color drwxr-xr-x 2 bin daemon 512 29 Mai 00:18 stcolor-a4-auto-mono drwxr-xr-x 2 bin daemon 512 29 Mai 00:18 stcolor-raw
* fixed md5 checksumandreas1998-05-298-8/+8
| | | | Submitted by: "Geo. D. Wood" <gw@doitnow.com>
* upgrade to 0.59otorstenb1998-05-283-4/+23
|
* Damn, too quick with my fingers.tg1998-05-281-1/+0
|
* Fix PLIST.tg1998-05-281-4/+0
|
* Make NOSOUND option actually work.tg1998-05-281-0/+11
|
* Grr. Fix patch.tg1998-05-281-7/+0
|
* Upgrade to 2.0.tg1998-05-284-74/+67
|
* Fix a bug.vanilla1998-05-283-9/+11
|
* There seems to be a problem with the MASTER_SITE and fetch interactingmph1998-05-281-2/+3
| | | | | | | badly (distfile truncated). Make first MASTER_SITE my copy on www.freebsd.org. Submitted by: Adam McDougall <mcdougall@ameritech.net>
* 1. Merge patch-ah & patch-ai to one file.vanilla1998-05-2824-906/+2244
| | | | | | | 2. Add two manpages (gimptool.1 & gpc.3) 3. Remove tiff34 configure patch. 4. Correct pkg/PLIST. 5. Remove LIB_DEPENDS on xdelta, because we can't compile it on current.
* Upgrade to 1.0.3.vanilla1998-05-2812-32/+32
|
* Activate sic.mph1998-05-281-1/+2
|
* Import of sic, a lightweight IRC client.mph1998-05-285-0/+46
| | | | | PR: 6211 Submitted by: Stefan `Sec` Zehl <sec@42.org>
* upgraded to MH 6.8.4.itojun1998-05-274-70/+73
| | | | | | maintainer changed (-> sanpei@yy.cs.keio.ac.jp) Submitted by: sanpei@yy.cs.keio.ac.jp
* fix libjpeg version number to correspond with jpeg portdburr1998-05-271-2/+2
|
* Update to 4.4.8. Alter configure flags to include POP2 support.mph1998-05-274-5/+20
| | | | | PR: 6767 Submitted by: Douglas Carmichael <dcarmich@mcs.com>
* Upgrade to 2.3. Also split patch-aa so that each patch affects onlymph1998-05-275-85/+101
| | | | | | one file. Version 2.3 adds an interface to web browsers (Netscape and Mosaic), a smaller-format window in addition to the traditional window, and "tool tips" that pop up over the buttons.
* Added check for "-m486" in CFLAGS &/or /etc/make.conf.dburr1998-05-271-1/+15
| | | | The port doesn't build properly if "-m486" is present.
* Activate xemacs-mule and xemacs-mule-common.kuriyama1998-05-261-1/+3
|
* Activate xemacs and xemacs-{canna{,+wnn4,+wnn6},wnn4,wnn6}.kuriyama1998-05-261-1/+7
|
* XEmacs the next generation of Emacs, with Wnn6, SJ3 and SKK.kuriyama1998-05-263-0/+27
| | | | | | | Submitted by: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp> Reviewed by: Japanese Ports Team <ports-jp@jp.freebsd.org> PR: ports/6548 PR: ports/6580
* XEmacs the next generation of Emacs, with Wnn4, SJ3 and SKK.kuriyama1998-05-263-0/+27
| | | | | | | Submitted by: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp> Reviewed by: Japanese Ports Team <ports-jp@jp.freebsd.org> PR: ports/6548 PR: ports/6580
* XEmacs the next generation of Emacs, with Canna, Wnn6, SJ3 and SKK.kuriyama1998-05-263-0/+29
| | | | | | | Submitted by: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp> Reviewed by: Japanese Ports Team <ports-jp@jp.freebsd.org> PR: ports/6548 PR: ports/6580
* XEmacs the next generation of Emacs, with Canna, Wnn4, SJ3 and SKK support.kuriyama1998-05-263-0/+29
| | | | | | | Submitted by: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp> Reviewed by: Japanese Ports Team <ports-jp@jp.freebsd.org> PR: ports/6548 PR: ports/6580
* XEmacs the next generation of Emacs, with Canna, SJ3 and SKK support.kuriyama1998-05-264-0/+50
| | | | | | | Submitted by: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp> Reviewed by: Japanese Ports Team <ports-jp@jp.freebsd.org> PR: ports/6548 PR: ports/6580
* For XEmacs, lisp files, info pages, etc (except executables)kuriyama1998-05-264-0/+3737
| | | | | | | Submitted by: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp> Reviewed by: Japanese Ports Team <ports-jp@jp.freebsd.org> PR: ports/6548 PR: ports/6580
* XEmacs the next generation of Emacs (Only the executables)kuriyama1998-05-263-0/+128
| | | | | | | Submitted by: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp> Reviewed by: Japanese Ports Team <ports-jp@jp.freebsd.org> PR: ports/6548 PR: ports/6580
* Update to version 1.2: fixed a bug when too few color cells arejoerg1998-05-262-4/+4
| | | | available.
* qdburr1998-05-2612-249/+375
| | | | | | | | | | | | 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
* Activate kproject.tg1998-05-261-1/+2
|
* New port kproject, a project planner for KDE. This is in a very early stage,tg1998-05-266-0/+102
| | | | | | | | but I'm sure it will gain weight soon enough, given the reckless enthusiasm of the KDE developers. PR: 6733 Submitted by: Hans Petter Bieker <hanspb@persbraten.vgs.no>
* Save mp (printing utility) if it exists and rename mp (MetaPost) to mpost.tg1998-05-264-4/+10
| | | | | PR: 6735 Reviewed by: Bernd Rosauer <br@schiele-ct.de>
* Activate rayshade.mph1998-05-261-1/+2
|
* Import of Rayshade 4.0 raytracing software.mph1998-05-268-0/+165
| | | | | PR: 6158 Submitted by: Pedro F. Giffuni <giffunip@asme.org>
* add icbobrien1998-05-261-1/+2
|
* Internet CB - a chat clientobrien1998-05-2634-0/+974
|
* MASTER_SITE_SUBDIR should have neither a leading nor a trailing slash.fenner1998-05-264-8/+8
|
* Update to version 5.26 and portlint clean.steve1998-05-264-19/+16
| | | | | PR: 6742 Submitted by: Brian Handy <handy@lambic.lmsal.com>
* Working directory and package name changed.steve1998-05-262-6/+6
| | | | | PR: 6744 Reviewed by: maintainer
* Oops, forgot this: fix CATEGORIES, HAS_CONFIGURE + --prefix = GNU_CONFIGUREtg1998-05-251-5/+3
|
* Activate klyx.tg1998-05-251-1/+2
|
* New port klyx. klyx is the KDE version of lyx, a frontend to LaTeX.tg1998-05-255-0/+686
| | | | | PR: 6734 Submitted by: Hans Petter Bieker <hanspb@persbraten.vgs.no>
* Activate korganizer.tg1998-05-251-1/+2
|
* New port korganizer, a personal information manager for KDE.tg1998-05-256-0/+109
| | | | | PR: 6730 Submitted by: Hans Petter Bieker <hanspb@persbraten.vgs.no>
* Ugrade to v1.92.markm1998-05-2518-309/+354
|
* Upgrade to 2.4.tg1998-05-254-8/+8
|
* Use tclX80.tg1998-05-251-3/+3
|
* Upgrade to 0.84.tg1998-05-253-4/+6
|
* Mark Murray says this can indeed be run without GnuChess present.steve1998-05-251-3/+1
|
* Place the titlebar at the top unless, TITLE_BOTTOM is defined.steve1998-05-252-1/+11
| | | | | PR: 6582 Submitted by: maintainer
* Minor portlint cleaning.steve1998-05-251-1/+4
|
* This port RUN_DEPENDS on gnuchessx unless you play the networkedsteve1998-05-251-1/+3
| | | | | | | version which most newbies probably won't know exist. PR: 6737 Submitted by: Jason Nordwick <nordwick@xcf.berkeley.edu>
* Chase the constantly changing checksum for this portsteve1998-05-254-17/+17
| | | | | | | one more time. PR: 6740 Submitted by: Adrian Penisoara <ady@warpnet.ro>
* This port is obsolete so nuke it.steve1998-05-251-2/+1
| | | | | PR: 6736 Submitted by: Pedro F. Giffuni <giffunip@asme.org>
* dialog utility has display problems when using lines, that are too longandreas1998-05-247-7/+7
| | | | | | for the screen. shortened it a bit. PR: closes 6724 Submitted by: Jens Schweikhardt <schweikh@noc.dfn.de>
* Last change, that makes port WWW server independend broke install targetandreas1998-05-241-1/+3
| | | | | | Add directory ${PREFIX}/www/cgi-bin and ${PREFIX}/www/data first before installing. PR: closes 6729
* kdesupport is in ports/converters, not ports/x11.dburr1998-05-244-8/+8
|
* Update to 2.6b2.1.steve1998-05-243-7/+7
| | | | | PR: 6673 Submitted by: maintainer
* Correct a URL.steve1998-05-242-4/+4
| | | | | PR: 6620 Submitted by: maintainer
* Update to the May 10th version.steve1998-05-243-50/+12
| | | | | PR: 6723 Submitted by: maintainer
* Update to version 1.3.1.steve1998-05-243-26/+15
| | | | | PR: 6703 Submitted by: maintainer
* Upgrade to version 4.4.7.steve1998-05-242-4/+4
| | | | | PR: 6726 Submitted by: maintainer
* The japanese manpages are now in man/ja.steve1998-05-243-5/+5
| | | | | PR: 6667 Submitted by: maintainer
* Strip executables after installation.steve1998-05-246-6/+36
| | | | | PR: 6632 Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua>
* Upgrade to isc-dhcp2.b1.1jseger1998-05-2412-30/+30
|
* Fix a type error in MASTER_SITES.vanilla1998-05-231-2/+2
| | | | Submitted by: Jeremy Prior <jez@netcraft.co.uk>
* Two "/usr/local" --> ${PREFIX}obrien1998-05-232-4/+4
|
* Add library dependency on kdesupportse1998-05-234-8/+12
|
* $(X11BASE)/xmkmf --> $(X11BASE)/bin/xmkmfmph1998-05-231-2/+2
| | | | | Pointed out by: Brett Taylor <brett@peloton.physics.montana.edu> Screwed up by: mph
* Cosmetiqueache1998-05-231-27/+46
|
* Remove dependency to kermit, since using qpage might be a better alternative.andreas1998-05-231-3/+2
| | | | | Updated post-installation notes, to use either kermit or qpage. Pointed out by: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
* smbpasswd of current version shouldn't be setuid'ed to root.hosokawa1998-05-223-6/+6
|
* Upgrade to 3.6.0mph1998-05-222-5/+5
| | | | | PR: 6692 Submitted by: Brian Handy <handy@physics.montana.edu>