Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Loadable servlet module for apache. | kuriyama | 1999-07-01 | 11 | -0/+240 |
| | | | | | PR: ports/10389 (part of) Submitted by: greg@greg.rim.or.jp | ||||
* | Activate apache-jserv. | kuriyama | 1999-07-01 | 1 | -1/+2 |
| | |||||
* | In an attempt to avoid possible security implications with having files | steve | 1999-07-01 | 2 | -6/+26 |
| | | | | | | | | | owned by nobody:nogroup, install them owned by SQUIG_UID:SQUID_GID instead. Also mark this as NO_PACKAGE since you have to set these values in your environment before installing this port. Submitted by: maintainer Reviewed by: Rodney W. Grimes <rgrimes@gndrsh.aac.dev.com> | ||||
* | Fix resource's typo. | sada | 1999-07-01 | 1 | -2/+2 |
| | | | | Reported by: Hideaki Okada <hokada@isl.melco.co.jp> | ||||
* | Add Larry Lile, who will be working on the Token Ring drivers. | eivind | 1999-07-01 | 2 | -4/+4 |
| | | | | Approved by: core | ||||
* | Update to xchat-1.0.0 | cpiazza | 1999-07-01 | 10 | -20/+20 |
| | | | | | PR: 12460 Submitted by: maintainer | ||||
* | Fix ``wmeyes''s location. | sada | 1999-07-01 | 1 | -2/+2 |
| | |||||
* | Upgrade to v0.9.8. | kuriyama | 1999-06-30 | 4 | -8/+10 |
| | | | | Add workaround for compilation with CFLAGS=-pipe. | ||||
* | Clean up the latest mhash and mcrypt additions by nsayer: | dirk | 1999-06-30 | 3 | -15/+15 |
| | | | | | | - increase the number of menu items - use LIB_DEPENDS instead BUILD_DEPENDS (shared libs are used) - add ${PREFIX} to --with-mcrypt and --with-mhash | ||||
* | Remove the cls port. It can easily be done from the command line. | cpiazza | 1999-06-30 | 2 | -4/+2 |
| | | | | Noticed by: kris | ||||
* | Add misc/cls to the list; it has a restrictive copyright: | cpiazza | 1999-06-30 | 1 | -1/+2 |
| | | | | | | | | | This software must NOT be used by any of the following: a. Military forces of any country; b. Manufacturers, distributors, and resellers of weapons; c. Anyone dealing with mind altering drugs of any kind, except for strictly medicinal purposes. | ||||
* | Activate cls. | cpiazza | 1999-06-30 | 1 | -1/+2 |
| | |||||
* | add dgpsip | dbaker | 1999-06-30 | 1 | -1/+2 |
| | |||||
* | initial import of dgpsip port | dbaker | 1999-06-30 | 5 | -0/+45 |
| | | | | | this is my first freebsd ports commit, so please let me know if I missed something! _]:8) | ||||
* | 1) Add a patch to fix the syntax for 'lpc status' for FreeBSD 3.x+ | cpiazza | 1999-06-30 | 2 | -2/+18 |
| | | | | | | | 2) Shorten down a long line in DESCR. PR: 12442 Submitted by: Isupov A.Yu <isupov@moonhe.jinr.ru> | ||||
* | Update to version 0.1.18. | cpiazza | 1999-06-30 | 4 | -4/+6 |
| | | | | | PR: 12454 Submitted by: maintainer | ||||
* | Add Daniel Baker, who will be working on ports under Satoshi's auspices. | msmith | 1999-06-30 | 2 | -4/+4 |
| | |||||
* | Add Daniel Eischen (at long last!). Welcome aboard! | msmith | 1999-06-30 | 2 | -4/+4 |
| | |||||
* | Update to 9.19. | shige | 1999-06-30 | 28 | -240/+265 |
| | |||||
* | Undo part of previous commit to put back the correct ${WRKSRC}. | steve | 1999-06-30 | 1 | -2/+2 |
| | |||||
* | Update to 0.4.8. | cpiazza | 1999-06-30 | 5 | -43/+8 |
| | |||||
* | These were missing as well | andreas | 1999-06-30 | 28 | -0/+308 |
| | |||||
* | Forgot to add this patch | andreas | 1999-06-30 | 14 | -0/+448 |
| | |||||
* | upgrade to postgresql 6.5 | andreas | 1999-06-30 | 84 | -3472/+12586 |
| | | | | | | did some small modifications Obtained from: "Palle Girgensohn" <girgen@partitur.se> | ||||
* | Update Y2K URL | mharo | 1999-06-30 | 2 | -4/+4 |
| | |||||
* | Update to 1.2.8 | cpiazza | 1999-06-30 | 6 | -20/+42 |
| | | | | | PR: 12443 Submitted by: maintainer | ||||
* | Make samba auto-use Kerberos 5 a la security/ssh | cpiazza | 1999-06-29 | 3 | -3/+15 |
| | | | | | | | | Note: I haven't tested this because I don't use krb5, but I trust that it works. PR: 12143 Submitted by: Walt Howard <howard@ee.utah.edu> | ||||
* | Activate tkcon. | cpiazza | 1999-06-29 | 1 | -1/+2 |
| | |||||
* | tkcon, a replacement for the standard console that comes with Tk. | cpiazza | 1999-06-29 | 6 | -0/+78 |
| | | | | | | | | | It provides many more features than the standard console and is meant primarily to aid one when working with the little details inside tcl and tk. PR: 12441 Submitted by: Jerry Hicks <wghicks@bellsouth.net> | ||||
* | add --disable-posix-threads. Fixes apache+php3 hang. | nsayer | 1999-06-29 | 1 | -2/+2 |
| | | | | Suggested-by: PHP-dev mailing list | ||||
* | Add --disable-pthreads. Fixes apache+php3 hang | nsayer | 1999-06-29 | 1 | -2/+2 |
| | | | | suggested by: PHP-dev mailing list | ||||
* | Use the proper links so dynamic linking will work. | cpiazza | 1999-06-29 | 1 | -3/+9 |
| | | | | | PR: 12439 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us> | ||||
* | Stealing some good ideas from ports/devel/mm: | nsayer | 1999-06-29 | 2 | -2/+8 |
| | | | | | | 1. postinstall ldconfig 2. pkg/PLIST ldconfigs 3. CONFIGURE_ARGS | ||||
* | Stealing some fix-ups from ports/devel/mm: | nsayer | 1999-06-29 | 2 | -3/+9 |
| | | | | | | 1. post-install ldconfig 2. CONFIGURE_ARGS 3. PLIST ldconfigs | ||||
* | Add support to the apache13-php3 port for adding the mcrypt and mhash | nsayer | 1999-06-29 | 3 | -0/+30 |
| | | | | libraries. | ||||
* | Update to version 1.1.8 to match JDK. | cpiazza | 1999-06-29 | 8 | -5498/+5676 |
| | | | | | PR: 12114 Submitted by: maintainer | ||||
* | Activate xmx. | cpiazza | 1999-06-29 | 1 | -1/+2 |
| | |||||
* | Xmx: an X protocol multiplexor. It is a standalone utility for | cpiazza | 1999-06-29 | 6 | -0/+166 |
| | | | | | | | | displaying an X windows session on multiple displays. It was developed at Brown University and has been in use there since 1988. PR: 12294 Submitted by: Oliver Breuninger <ob@seicom.NET> | ||||
* | add new libmcrypt port to security/Makefile | nsayer | 1999-06-29 | 1 | -1/+2 |
| | |||||
* | Import of libmcrypt port of multicipher cryptographic library | nsayer | 1999-06-29 | 5 | -0/+33 |
| | |||||
* | Complete resurrection of bind8 by adding it to net/Makefile. :> | asami | 1999-06-29 | 1 | -1/+2 |
| | |||||
* | add new mhash port to security/Makefile | nsayer | 1999-06-29 | 1 | -1/+2 |
| | |||||
* | Import of mhash cryptographic hashing library port | nsayer | 1999-06-29 | 5 | -0/+32 |
| | |||||
* | Bring back bind8, even -CURRENT only has 8.1.2, this port is more up-to-date. | billf | 1999-06-29 | 39 | -0/+912 |
| | | | | Requested By: a bazillion people both on mailing lists and #FreeBSD. | ||||
* | Activate cdlabelgen. | cpiazza | 1999-06-29 | 1 | -1/+2 |
| | |||||
* | cdlabelgen: generates postscript for labels for CDs. | cpiazza | 1999-06-29 | 6 | -0/+65 |
| | | | | | PR: 12355 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> | ||||
* | new ports/{java,irc,x11-server}, dependency sweep #2 | billf | 1999-06-29 | 3 | -6/+6 |
| | |||||
* | Update gnu indent to 1.10.0, the first released version in 5 years. | cpiazza | 1999-06-29 | 4 | -20/+21 |
| | |||||
* | new ports/{java,irc,x11-servers}, dependency sweep #1 | billf | 1999-06-29 | 5 | -13/+13 |
| | |||||
* | Activate cvsweb. | sada | 1999-06-29 | 1 | -1/+2 |
| | | | | PR: ports/12412 | ||||
* | Change /usr/local/bin/perl to ${PERL} for all cases that are needed. | cpiazza | 1999-06-29 | 1 | -1/+7 |
| | | | | | PR: 12410 Submitted by: Johan Karlsson <Johan.Karlsson@sm.luth.se> | ||||
* | Install the header files. | cpiazza | 1999-06-29 | 2 | -3/+11 |
| | | | | | PR: 12429 Submitted by: maintainer | ||||
* | Fix typo. (fix make fetch problem) | shige | 1999-06-28 | 1 | -6/+6 |
| | | | | | @{ECHO} => ${ECHO_MSG} Submitted by: Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp | ||||
* | Uncomment NO_PACKAGE again. | tg | 1999-06-28 | 1 | -2/+2 |
| | |||||
* | NPS 0.9.20 -> 1.0b1 | rse | 1999-06-28 | 2 | -4/+10 |
| | |||||
* | Upgrade to 1.4. | tg | 1999-06-28 | 5 | -30/+28 |
| | | | | PR: 12423 | ||||
* | Fix tcplist for the version of lsof in the ports tree. It wasn't parsing | sheldonh | 1999-06-28 | 1 | -0/+11 |
| | | | | | | | lsof's output correctly. PR: 9191 Submitted by: Andrew Stevenson <andrew@ugh.net.au> | ||||
* | Define "OBSTACK_CHUNK_SIZE" as getpagesize(). | obrien | 1999-06-28 | 2 | -34/+34 |
| | | | | | | | | | | Our malloc can allocte pagesized blocks efficiently and the EGCS default size of 4072 bytes is not optimal. Protect #define's and other minor syncing with src/contrib/egcs/gcc/config/freebsd.h OBSTACK_CHUNK_SIZE Submitted by: Hidetoshi Shimokawa | ||||
* | Cleanup the FREEBSD_NATIVE stuff, which we don't use anymore in this context. | obrien | 1999-06-28 | 2 | -74/+0 |
| | |||||
* | Change PKGNAMEs to conform to guidelines. | asami | 1999-06-28 | 2 | -4/+4 |
| | | | | | | | apache-1.3.6+mod_ssl-2.3.3 -> apache+mod_ssl-1.3.6+2.3.3 apache-1.3.6+ssl_1.35 -> apache+ssl-1.3.6+1.35 Reviewed by: maintainers of both ports | ||||
* | Whoops, forgot to move epic4 from net to irc. | asami | 1999-06-28 | 4 | -7/+7 |
| | | | | Pointed out by: billf | ||||
* | Allow "x,y" in addition to "x y" formatted data points. | obrien | 1999-06-28 | 1 | -0/+28 |
| | |||||
* | Generic-NQS, a freely available Network Queuing System that provides | cpiazza | 1999-06-28 | 14 | -0/+300 |
| | | | | | | | | | | configurable limits on jobs on a per queue basis as well as for the total queue system. It is based on the de facto NQS standards and is interoperable with commercial NQS products. PR: 6699 Submitted by: Tony Maher <tonym@angis.org.au> | ||||
* | Move generic-nqs to the net category. | cpiazza | 1999-06-28 | 2 | -3/+3 |
| | |||||
* | Activate irb. | cpiazza | 1999-06-28 | 1 | -1/+2 |
| | |||||
* | Change latex2html to use ${PERL} instead of /usr/local/bin/perl. | cpiazza | 1999-06-28 | 1 | -1/+4 |
| | | | | PR: 12410 | ||||
* | ircII is now located in ports/irc | mharo | 1999-06-28 | 1 | -2/+2 |
| | |||||
* | Fix a typo (p5-SNMP_Simple -> p5-SNMP_Session) | cpiazza | 1999-06-28 | 2 | -4/+4 |
| | |||||
* | Don't use sentences in pkg/COMMENT since we can't use periods. | hoek | 1999-06-28 | 1 | -1/+1 |
| | |||||
* | Merge from the undead: Remove trailing spaces and period hidden thereby. | hoek | 1999-06-28 | 1 | -1/+1 |
| | |||||
* | New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles. | billf | 1999-06-28 | 75 | -150/+150 |
| | |||||
* | Fix the fix for -current (no longer use sys/rlist.h). | cpiazza | 1999-06-28 | 1 | -13/+15 |
| | | | | | PR: 12425 Submitted by: maintainer | ||||
* | Whoops, forgot quirc. | billf | 1999-06-28 | 1 | -2/+1 |
| | |||||
* | New ports/{irc,java,x11-servers} categories, Step #2 - update old Makefiles. | billf | 1999-06-28 | 4 | -68/+4 |
| | |||||
* | PR: ports/12351 | flathill | 1999-06-28 | 5 | -0/+57 |
| | | | | | Submitted by: nox@jelal.kn-bremen.de a GTK+ frontend for mkisofs and cdrecord | ||||
* | Activate gcombust | flathill | 1999-06-28 | 1 | -1/+2 |
| | |||||
* | Remove trailing spaces, and any periods that were hidden by them. | hoek | 1999-06-28 | 38 | -38/+38 |
| | |||||
* | Upgrade lesstif to 0.88.1. | cpiazza | 1999-06-28 | 7 | -227/+392 |
| | | | | | | PR: 11250,12415 Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu> Jeroen Ruigrok van der Werven <asmodai@wxs.nl> | ||||
* | Rewrite pkg/COMMENT is such a manner that it will not be broken if | hoek | 1999-06-28 | 2 | -4/+4 |
| | | | | | | | | | somebody runs a script removing all unnecessary articles from COMMENT files (hint! hint!). Fix some typos and such in pkg/DESCR. I still don't know what pkg/DESCR means when it says "qvwm requires ... share extension". If anybody can clarify that... | ||||
* | Update games/xconq mastersite and homepage | mharo | 1999-06-28 | 2 | -3/+3 |
| | | | | | PR: 12418 Submitted by: maintainer | ||||
* | Add a couple of missing files from upgrade to 2.5. | steve | 1999-06-28 | 2 | -59/+60 |
| | | | | Noticed by: msmith | ||||
* | Fix a few spelling/grammar nits. | steve | 1999-06-28 | 1 | -2/+2 |
| | |||||
* | In case of future import of linux version netscape 4.61, | sada | 1999-06-28 | 2 | -6/+6 |
| | | | | | | | applied needed changes of www/netscape4-communicator. PR: ports/12413 Submitted by: Palle Girgensohn <girgen@partitur.se> | ||||
* | Activate xblood. | cpiazza | 1999-06-28 | 1 | -1/+2 |
| | |||||
* | XBlood is a utility to make the root window bloody. | cpiazza | 1999-06-28 | 6 | -0/+52 |
| | | | | | | | | It differs from xbloody(already in the tree) in that it automatically fills the root window. PR: 12407 Submitted by: Sakai Hiroaki <sakai@miya.ee.kagu.sut.ac.jp> | ||||
* | Activate p5-Time-HiRes. | cpiazza | 1999-06-28 | 1 | -1/+2 |
| | |||||
* | Time::HiRes module: High resolution time, sleep, and alarm. | cpiazza | 1999-06-28 | 5 | -0/+37 |
| | | | | | | | | Implement usleep, ualarm, and gettimeofday for Perl, as well as wrappers to implement time, sleep, and alarm that know about non-integral seconds. PR: 12230 Submitted by: Stephen J. Roznowski <sjr@home.net> | ||||
* | Activate p5-SNMP_Session | cpiazza | 1999-06-28 | 1 | -1/+2 |
| | |||||
* | Import of the SNMP_Session perl module. This module differs | cpiazza | 1999-06-28 | 10 | -0/+88 |
| | | | | | | | | from existing SNMP packages in that it is completely stand- alone. PR: 12231 Submitted by: Stephen J. Roznowski <sjr@home.net> | ||||
* | Version upgrade: 1.19 -> 1.20 | jmz | 1999-06-28 | 2 | -6/+6 |
| | |||||
* | Generic-NQS -> generic-nqs. | cpiazza | 1999-06-28 | 1 | -2/+2 |
| | |||||
* | Fix irc/bitchx instead of net/bitchx. | cpiazza | 1999-06-28 | 1 | -4/+9 |
| | | | | Noticed by: asami | ||||
* | Long awaited upgrade to version 1.2a | andreas | 1999-06-27 | 10 | -66/+173 |
| | | | | | | | | | | | | | | | | | | | | | It lastet so long, because of personal time constraints and based on the fact, that I had to do the very time consuming task, to revamp the whole big brother installation heavily. This could be avoided, if Sean could provide a Makefile with a real install: target and not the drainbamaged "unpack, compile and let the whole sh**^H^H^H^Hbunch remain here(tm)" philosophy." (me lucky one, that apsfilter has changed about 1-2 years ago ;-) - make install target now copies the workdir to ${PREFIX}/bb and then moves or removes files and directories as needed - revamped client configuration and introduced a ${PREFIX}/share/bb/bbclients directory. Hope you like it this way ;-) | ||||
* | Upgrade to xscreensaver-3.16 | jseger | 1999-06-27 | 3 | -6/+10 |
| | |||||
* | Activate ja-xt. | kuriyama | 1999-06-27 | 1 | -1/+2 |
| | |||||
* | Give port a MAINTAINER= ports@FreeBSD.org line | mharo | 1999-06-27 | 1 | -2/+4 |
| | |||||
* | Move manpage from PLIST to Makefile | mharo | 1999-06-27 | 2 | -3/+3 |
| | |||||
* | Move manpage from PLIST to Makefile and cleanup Makefile | mharo | 1999-06-27 | 2 | -6/+2 |
| | |||||
* | 1) move manpage from PLIST to Makefile | mharo | 1999-06-27 | 2 | -4/+4 |
| | | | | 2) fix maintainer's email address (@@ -> @) | ||||
* | listen to ${CC} | mharo | 1999-06-27 | 1 | -19/+13 |
| | |||||
* | Shorten DESCR file so it is only 24 lines long. | mharo | 1999-06-27 | 1 | -15/+2 |
| | |||||
* | Only depend on tcp_wrapper if it isn't in the base system. | mharo | 1999-06-27 | 4 | -8/+8 |
| | |||||
* | Support ${PREFIX} better and also only depend on tcp_wrappers if it | mharo | 1999-06-27 | 2 | -6/+10 |
| | | | | doesn't exist in the base system. | ||||
* | Add a MAINTAINER to this port. | cpiazza | 1999-06-27 | 3 | -3/+9 |
| | | | | | PR: 12405 Submitted by: andrews@technologist.com | ||||
* | Upgrade to v2.0.11. | kuriyama | 1999-06-27 | 2 | -8/+6 |
| | | | | Submitted by: okazaki@be.to | ||||
* | Fix some 80+ character COMMENTs that turned-up in the recent pkg/COMMENT | hoek | 1999-06-27 | 12 | -12/+12 |
| | | | | rampage. | ||||
* | Activate Generic-NQS. | cpiazza | 1999-06-27 | 1 | -1/+2 |
| | |||||
* | Update to rxvt 2.6.0. | cpiazza | 1999-06-27 | 3 | -19/+33 |
| | | | | | PR: 12356 Submitted by: maintainer | ||||
* | Fix distfile Fennerage. | cpiazza | 1999-06-27 | 4 | -10/+10 |
| | |||||
* | Update to version 1.0 | cpiazza | 1999-06-27 | 3 | -11/+19 |
| | | | | | PR: 12402 Submitted by: maintainer | ||||
* | use ${PREFIX} and only require tcp_wrappers if it isn't part of the | mharo | 1999-06-27 | 2 | -4/+8 |
| | | | | base system. | ||||
* | Add new categories irc, java and x11-servers. | asami | 1999-06-27 | 1 | -1/+4 |
| | |||||
* | New category x11-servers. Here's the charter: | asami | 1999-06-27 | 2 | -0/+37 |
| | | | | X11 servers. | ||||
* | New category irc. Here's the charter: | asami | 1999-06-27 | 2 | -0/+28 |
| | | | | Internet Relay Chat utilities. | ||||
* | New category java. Here's the charter: | asami | 1999-06-27 | 2 | -0/+18 |
| | | | | Java language support. | ||||
* | /usr/local -> ${PREFIX} | mharo | 1999-06-27 | 1 | -3/+3 |
| | | | | | PR: 12198 Submitted by: Nick Hibma <nick.hibma@jrc.it> | ||||
* | BROKEN='unfetchable, version 6.5 is the latest' | obrien | 1999-06-27 | 14 | -14/+42 |
| | |||||
* | Deactivate apache12* | mharo | 1999-06-27 | 1 | -3/+1 |
| | |||||
* | Activate wxgtk. | cpiazza | 1999-06-27 | 1 | -1/+2 |
| | |||||
* | wxWindows (wxGTK). A cross-platform C++ GUI toolkit. | cpiazza | 1999-06-27 | 18 | -0/+1011 |
| | | | | | PR: 12298 Submitted by: Alexander Langer <alex@cichlids.com> | ||||
* | #4/4 enforcing Caps, no period | hoek | 1999-06-27 | 467 | -467/+467 |
| | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de | ||||
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-27 | 499 | -499/+499 |
| | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s | ||||
* | Update MASTER_SITES. | dirk | 1999-06-27 | 1 | -2/+2 |
| | |||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | hoek | 1999-06-27 | 446 | -446/+446 |
| | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) | ||||
* | purely cosmetic: nuke commented out BROKEN line | andreas | 1999-06-27 | 3 | -6/+3 |
| | |||||
* | As threatened, enforce the "Capital, no period" rule. Ellipses are | hoek | 1999-06-27 | 502 | -502/+502 |
| | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. | ||||
* | I'll maintain this port. | sada | 1999-06-26 | 2 | -4/+4 |
| | | | | Approved by: ache | ||||
* | daily version number bump: NPS 0.9.21 | rse | 1999-06-26 | 2 | -4/+4 |
| | |||||
* | Upgrade zebra to 0.70. | andreas | 1999-06-26 | 3 | -69/+7 |
| | | | | | | | | | | | | | | | | | | | | 0.70 is a bugfix release to 0.69 from the announcement on the zebra mailinglist: I've just fixed critical bug of zebra's routing information base calculation which introduced in zebra-0.69. ospfd bugs which causes core dump are also fixed. Configuration search path bug is fixed by NAGUCHI kay. RIPng in filter bug is fixed by itojun. * Changes in zebra-0.70 * Changes in zebra ** Critical routing information base calculation bug check is fixed. ** zebra ipv4 message is extended to support external/internal route flavor. ** Now if internal route doesn't has direct connected nexthop, then nexthop is calculated by looking up IGP routing table. * Changes in bgpd ** `neighbor PEER update-source IFNAME' command added as ALIAS to `neighbor PEER interface IFNAME'. * Changes in ospfd ** DD null pointer bug is fixed. | ||||
* | Upgrade to PHP 3.0.10. | dirk | 1999-06-26 | 6 | -9/+9 |
| | |||||
* | Update to ml version 3.4 | cpiazza | 1999-06-26 | 7 | -97/+113 |
| | | | | | PR: 12186 Submitted by: maintainer | ||||
* | Update to 1.4.3 | cpiazza | 1999-06-26 | 2 | -4/+4 |
| | | | | | PR: 12397 Submitted by: Jim Mock <jim@phrantic.phear.net> | ||||
* | Activate wmglobe. | cpiazza | 1999-06-26 | 1 | -1/+2 |
| | |||||
* | Import of wmglobe: a neat dockapp that displays an xeath-like | cpiazza | 1999-06-26 | 6 | -0/+72 |
| | | | | | | | display of the earth that is currentlyl under the sun, and more. PR: 12396 Submitted by: Will Andrews <andrews@technologist.com> | ||||
* | Bump "Version required:", which I forgot in the previous commit. | sheldonh | 1999-06-26 | 1 | -2/+2 |
| | |||||
* | update ntpdate to last version 4.0.93a | andreas | 1999-06-26 | 9 | -15/+54 |
| | | | | | | got a patch to make it run. Submitted by: sorry, deleted mail too fast | ||||
* | Upgrade to LSOF v4.44. | obrien | 1999-06-26 | 2 | -4/+4 |
| | | | | | | | | * Corrected output ordering of parent PID and process group ID when both -R and -g are specified. * Changed NODE-ADDR column title to NODE-ID in anticipation of using more general identification information in the column. | ||||
* | Add MASTER_SITE. | hoek | 1999-06-26 | 2 | -4/+6 |
| | | | | Submitted by: Lars Koeller (ports/12296) | ||||
* | Update master website. | hoek | 1999-06-26 | 2 | -2/+2 |
| | |||||
* | Activate cheapcall. | cpiazza | 1999-06-26 | 1 | -1/+2 |
| | |||||
* | A utility that shows the cheapest call-by-call telephone provider. | cpiazza | 1999-06-26 | 5 | -0/+53 |
| | | | | | | | | This is in german only and only applies to people in Germany. PR: 12193 Submitted by: Peter Cornelius <pcc@gmx.net> Reviewe by: | ||||
* | Update www/amaya to 2.1 | cpiazza | 1999-06-26 | 3 | -9/+11 |
| | | | | | PR: 12386 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us> | ||||
* | Oops, change it so it compiles an aout plugin so it will actually work. | cpiazza | 1999-06-26 | 1 | -7/+41 |
| | | | | (Damn you Netscape) | ||||
* | Active plugger. | cpiazza | 1999-06-26 | 1 | -1/+2 |
| | |||||
* | Plugger is a multimedia plugin for Unix Netscape that handles | cpiazza | 1999-06-26 | 7 | -0/+85 |
| | | | | | | | | all types of formats. It is a very small plugin because it uses external programs to show/play the different formats. PR: 10103 Submitted by:Jay Sachs <sachs@cs.williams.edu> | ||||
* | Add non-X support by building with NO_X11 defined. | jseger | 1999-06-26 | 1 | -2/+6 |
| | | | | | Submitted by: Matthew Seaman <m.seaman@inpharmatica.co.uk> PR: ports/11781 | ||||
* | Upgrade to the 19990624 pre-1.4 release. | obrien | 1999-06-26 | 2 | -4/+4 |
| | |||||
* | www/apache13 rc.d startup script has /usr/local hardcoded. | sada | 1999-06-26 | 5 | -10/+10 |
| | | | | | PR: ports/12206 Submitted by: Matt Behrens <matt@zigg.com> | ||||
* | 1) Update ports/shells/rc to version 1.6 (the first release version | cpiazza | 1999-06-26 | 4 | -49/+29 |
| | | | | | | | | | | in many years.) 2) change MAINTAINER line to myself, this is with the approval of erich@FreeBSD.org (the current maintainer) 3) update the pkg/DESCR to include a WWW line PR: 12392 Submitted by: Scott A. Kenney <saken@hotel.rmta.org> | ||||
* | *sigh* fix whitespace introduced in last commit. | cpiazza | 1999-06-26 | 1 | -2/+2 |
| | |||||
* | Mikhail Teterin <mi@aldan.algebra.com> volunteered to maintain this port. | cpiazza | 1999-06-26 | 1 | -2/+2 |
| | |||||
* | Activate wanderlust-mule. | sada | 1999-06-26 | 1 | -1/+2 |
| | | | | | Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com> PR: ports/12277 | ||||
* | Wanderlust is a mail/news agent on Emacs/XEmacs . | sada | 1999-06-26 | 1 | -0/+23 |
| | | | | | PR: ports/12277 Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com> | ||||
* | Update to 3.1.18 and un-BROKEN it. | cpiazza | 1999-06-26 | 8 | -207/+348 |
| | | | | | PR: 12352 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> | ||||
* | Nuke bind8, it's been in the base system for a while now. | jseger | 1999-06-26 | 40 | -914/+1 |
| | |||||
* | Upgrade to new GNU shtool, version 1.3.0 | rse | 1999-06-26 | 4 | -17/+18 |
| | |||||
* | * Upgrade to dhcp-2.0 release. | jseger | 1999-06-26 | 13 | -64/+47 |
| | | | | * Install manpages instead of catpages | ||||
* | Author fixed a bug without updating the version number. | cpiazza | 1999-06-26 | 2 | -2/+2 |
| | |||||
* | Install into ${PREFIX}, not /usr/local. | cpiazza | 1999-06-26 | 3 | -7/+7 |
| | | | | | PR: 12214 Submitted by: n_hibma | ||||
* | Upgrade to 16.11. | mph | 1999-06-26 | 2 | -6/+6 |
| | |||||
* | Update to pl15. | cpiazza | 1999-06-26 | 4 | -9/+22 |
| | | | | | PR: 12384 Submitted by: maintainer | ||||
* | NPS 0.9.19 -> 0.9.20 | rse | 1999-06-25 | 2 | -4/+4 |
| | |||||
* | I forgot to put the Submitter's name in the previous commit log. | shige | 1999-06-25 | 0 | -0/+0 |
| | | | | | | Nick, I'm sorry. PR: 12323 Submitted by: Nick Hibma <hibma@skylink.it> | ||||
* | XSLT (XSL Transformations) implementation. | kuriyama | 1999-06-25 | 6 | -0/+547 |
| | |||||
* | Activate lotusxsl. | kuriyama | 1999-06-25 | 1 | -1/+2 |
| | |||||
* | Clean up warnings for -current (g77) | cpiazza | 1999-06-25 | 1 | -7/+9 |
| | | | | Submitted by: maintainer | ||||
* | Mark NO_PACKAGE, as it doesn't respect CFLAGS. | billf | 1999-06-25 | 2 | -2/+4 |
| | | | | No time to debug, it's midnight! Patches cheerfully accepted. | ||||
* | Update spin to 3.30. | cpiazza | 1999-06-25 | 14 | -38/+70 |
| | | | | | PR: 12373 Submitted by: maintainer | ||||
* | Print out date and time the port is killed due to timeout. | asami | 1999-06-25 | 1 | -1/+4 |
| | |||||
* | Plularity typo. | asami | 1999-06-25 | 1 | -1/+1 |
| | |||||
* | Upgrade to 4.61. | sada | 1999-06-25 | 19 | -38/+5314 |
| | |||||
* | Add comment that USE_TCPWRAP ==> YES if /usr/include/tcpd.h exists. | obrien | 1999-06-25 | 1 | -2/+2 |
| | |||||
* | Upgrade to the 19990623 GCC 2.95 pre-release snapshot. | obrien | 1999-06-25 | 54 | -810/+306 |
| | |||||
* | Fix make PREFIX=/somewhere problem. | shige | 1999-06-25 | 2 | -6/+6 |
| | | | | Substitute /usr/local in patch-* for ${LOCALBASE}. | ||||
* | XSL Transformations (XSLT) implementation in Java. | kuriyama | 1999-06-24 | 6 | -0/+68 |
| | |||||
* | Activate xt. | kuriyama | 1999-06-24 | 1 | -1/+2 |
| | |||||
* | fix to link vflib properly. | itojun | 1999-06-24 | 1 | -2/+2 |
| | | | | Submitted by: sumikawa@kame.net | ||||
* | Change ${INSTALL} to use -s and -c. | cpiazza | 1999-06-24 | 1 | -45/+45 |
| | | | | Requested by: maintainer | ||||
* | Update 3.10p -> 3.11p: | sheldonh | 1999-06-24 | 18 | -1703/+2444 |
| | | | | | | | | | | | | | | | | | | | | | * Build requires a GNAT compiler, for which the maintainer has created a package. For now, provide two MASTER_SITEs from which it is available so that it'll find its way into the FreeBSD distfiles. * Uses variables in the PLIST to reduce diff sizes in future. * Doesn't install info files, which are virtually duplicates of the ones we already have. * AOUT support is on its wAy OUT. Do what we can, but don't blow any fuses. * Hand maintainership over to Daniel Eischen, at the request of the previous maintainer. PR: 10093 Submitted by: Daniel Eischen <eischen@vigrid.com> | ||||
* | Upgrade to 4.14. | tg | 1999-06-24 | 2 | -4/+4 |
| | |||||
* | Upgrade to 2.6.0 (to match distfile used in the rxvt port). | obrien | 1999-06-24 | 2 | -5/+8 |
| | |||||
* | Update to 1.3.0.8 | flathill | 1999-06-24 | 9 | -24/+21 |
| | |||||
* | Change MASTER_SITES | flathill | 1999-06-24 | 2 | -4/+4 |
| | |||||
* | Fix typo in WWW: | cpiazza | 1999-06-24 | 1 | -1/+1 |
| | | | | | PR: 12369 Submitted by: John Baldwin <jobaldwi@vt.edu> | ||||
* | Update gide to 0.1.2. | cpiazza | 1999-06-24 | 2 | -6/+6 |
| | |||||
* | Fix broken fnlib port. The configure-type scripts in the distfile changed | cpiazza | 1999-06-24 | 2 | -10/+10 |
| | | | | | | but nothing else did. PR: 12105,12362 | ||||
* | Transfer ownership from ports@FreeBSD.org -> dan@trinsec.com | billf | 1999-06-24 | 2 | -4/+4 |
| | | | | | PR: ports/12365 Submitted by: Dan Moschuk <dan@trinsec.com> | ||||
* | Update this port so it really works, remove the BROKEN tag. | billf | 1999-06-24 | 10 | -10/+10 |
| | | | | | | | | | Note: This is a null commit for Makefile, the previous MASTER_SITE update included a patch I hadn't intended for primetime. Dirk can change/remove/modify this whenever he has the Better Solution. Submitted by: Dan Moschuk <dan@trinsec.com> (maintainer) | ||||
* | Follow the bouncing digex MASTER_SITE. | billf | 1999-06-24 | 20 | -200/+90 |
| | |||||
* | Update Netscape Communicator/Navigator 4.6 -> 4.61. | sada | 1999-06-24 | 12 | -30/+30 |
| | | | | | Cope with Fortify 1.4.3. PR: ports/12328 | ||||
* | Activate mail/wanderlust-emacs{,20}. | sada | 1999-06-24 | 1 | -1/+3 |
| | | | | Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com> | ||||
* | Wanderlust is a mail/news agent on Emacs/XEmacs . | sada | 1999-06-24 | 1 | -0/+20 |
| | | | | | PR: ports/12278 Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com> | ||||
* | Wanderlust is a mail/news agent on Emacs/XEmacs . | sada | 1999-06-24 | 26 | -0/+912 |
| | | | | | PR: ports/12276 Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com> | ||||
* | Activate templ. | cpiazza | 1999-06-24 | 1 | -1/+2 |
| | |||||
* | Import of templ, a source code template generator. Has support | cpiazza | 1999-06-24 | 6 | -0/+77 |
| | | | | | | | for C, C++,Makefiles, etc. PR: 12261 Submitted by: Oh Junseon <hollywar@mail.holywar.net> | ||||
* | Fix PLIST to reflect the fact that I changed xemacs.sh to xemacs21.sh | gj | 1999-06-24 | 3 | -3/+3 |
| | | | | (a la xemacs20), but forgot to update PLIST. | ||||
* | Update to version 1.3 | cpiazza | 1999-06-24 | 3 | -5/+6 |
| | | | | Submitted by: maintainer | ||||
* | Upgrade to version 0.26. | dirk | 1999-06-24 | 3 | -8/+16 |
| | | | | | PR: ports/12309 Submitted by: Dominik Brettnacher <domi@saargate.de> (maintainer) | ||||
* | Fix wrong MD5 sum. | nsayer | 1999-06-24 | 1 | -1/+1 |
| | |||||
* | Fix small typo | nsayer | 1999-06-24 | 1 | -2/+2 |
| | |||||
* | Upgrade to version 3.3. | dirk | 1999-06-24 | 3 | -18/+4 |
| | | | | | PR: ports/12318: Submitted by: Martti Kuparinen <martti.kuparinen@ericsson.com> (maintainer) | ||||
* | echo -> ${ECHO}. (from submitter). | cpiazza | 1999-06-24 | 2 | -35/+7 |
| | | | | | | | Make portlint happy by removing trailing spaces and shortening DESCR (me). PR: 12363 Submitted by: Will Andrews <andrews@technologist.com> | ||||
* | Upgrade to mod_ssl 2.3.5. | dirk | 1999-06-24 | 6 | -6/+6 |
| | |||||
* | Upgrade to Apache 1.3.6 + mod_ssl 2.3.5 | rse | 1999-06-24 | 2 | -4/+4 |
| | | | | (this mainly solves core dumps for HTTPS which were recently introduced) | ||||
* | Activate jsdk. | kuriyama | 1999-06-23 | 1 | -1/+2 |
| | |||||
* | Fix for jdk1.1.8. | kuriyama | 1999-06-23 | 1 | -2/+2 |
| | |||||
* | Fix typo of sampe config file. | sada | 1999-06-23 | 3 | -33/+33 |
| | | | | Approved by: maintainer | ||||
* | Developers, not Developpers. | billf | 1999-06-23 | 1 | -1/+1 |
| | |||||
* | Sun's Java Servlet Developpers Kit | kuriyama | 1999-06-23 | 5 | -0/+162 |
| | | | | | PR: ports/10389 (part of) Submitted by: greg@greg.rim.or.jp | ||||
* | Fix fof jdk1.1.8. | kuriyama | 1999-06-23 | 1 | -2/+2 |
| | |||||
* | Update 2.8.1 -> 2.9.0: | sheldonh | 1999-06-23 | 4 | -6/+23 |
| | | | | | Sports native FreeBSD joystick and audio support (both untested) and bugfixes. | ||||
* | Second try at importing the pine4 + SSL port | nsayer | 1999-06-23 | 9 | -0/+192 |
| | |||||
* | Fixed a bug which I made (.endfi -> .endif) | taoka | 1999-06-23 | 1 | -1/+1 |
| | |||||
* | (1) modified to handle encrypted pdf files | taoka | 1999-06-23 | 3 | -3/+16 |
| | | | | | | | | | PR: ports/12337 Submitted by: Christopher Hall <hsw@acm.org> (2) fixed MASTER_SITES: - ftp://ftp.cdrom.com/pub/tex/ctan/support/xpdf/ + ${MASTER_SITE_TEX_CTAN} | ||||
* | Upgrade to version 0.95.6. | obrien | 1999-06-23 | 6 | -12/+12 |
| | |||||
* | Obey "NO_X11". | obrien | 1999-06-23 | 2 | -3/+23 |
| | | | | Submitted by: Phil Homewood <philh@mincom.com> | ||||
* | Well, the import went badly. I have asked asami for advice on how to | nsayer | 1999-06-23 | 1 | -1/+2 |
| | | | | | | clean up, but in the mean time, I might as well finish what I can: Add pine4-ssl to ports/mail/Makefile | ||||
* | Preparation for importing pine4 + SSL port. | nsayer | 1999-06-23 | 1 | -4/+7 |
| | | | | Suggested-by: asami@freebsd.org | ||||
* | Move manpages from plist to makefile and other minor nits | mharo | 1999-06-23 | 2 | -18/+13 |
| | |||||
* | (1) The old fconv-0.1.tar.gz had binaries for i386, | taoka | 1999-06-23 | 2 | -4/+2 |
| | | | | | | | | | | these are not necessary. On another architecture, it cuases a problem. So removed these. PR: 12339 Submitted by: maintainer (author) (2) By (1), "ONLY_FOR_ARCHS=i386" is not necessary. | ||||
* | Update mastersite | mharo | 1999-06-23 | 1 | -2/+3 |
| | | | | Noticed by: fenner distfile survey | ||||
* | Fix typo in the PKGNAME. | cpiazza | 1999-06-23 | 1 | -2/+2 |
| | |||||
* | Activate downloader. | cpiazza | 1999-06-23 | 1 | -1/+2 |
| | |||||
* | Import of ``downloader''. | cpiazza | 1999-06-23 | 6 | -0/+66 |
| | | | | | | | | A GTK+ based app that allows you to download from ftp or http based servers much in the same way as "ReGet" for Windows. PR: 12345 Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> | ||||
* | Update tinker from version 3.6 to version 3.7 | cpiazza | 1999-06-23 | 7 | -310/+289 |
| | | | | | PR: 12301 Submitted by: maintainer | ||||
* | If BATCH is defined pass it as an environment variable to the INSTALL | steve | 1999-06-23 | 1 | -3/+3 |
| | | | | | | | script instead of as the third argument. Revert the PACKAGE_BUILDING changes I just made and look for BATCH in the scripts environment. Suggested and reviewed by: Asami-san | ||||
* | Assign MAINTAINERship to submitter. | mph | 1999-06-23 | 4 | -8/+8 |
| | | | | | PR: 12353, 12354 Submitted by: Will Andrews <andrews@technologist.com> | ||||
* | Activate kdetoys11-i18n. | sada | 1999-06-23 | 1 | -1/+2 |
| | | | | Submitted by: Ryuichiro Imura <imura@cs.titech.ac.jp> | ||||
* | Small applications for the KDE integrated X11 desktop. | sada | 1999-06-23 | 20 | -0/+596 |
| | | | | Submitted by: Ryuichiro Imura <imura@cs.titech.ac.jp> | ||||
* | Import true contents of repo.copied kde11*-i18n ports. | sada | 1999-06-23 | 7 | -7/+14 |
| | | | | Submitted by: Ryuichiro Imura <imura@cs.titech.ac.jp> | ||||
* | Change maintainer to andrews@technologist.com for port | mharo | 1999-06-23 | 1 | -2/+2 |
| | | | | PR: 12348 | ||||
* | maintainership requested | mharo | 1999-06-23 | 1 | -2/+2 |
| | | | | PR: 12347 | ||||
* | Update to 0.99b. | cpiazza | 1999-06-23 | 8 | -20/+18 |
| | | | | | PR: 12310 Submitted by: Kelly Yancey <kbyanc@posi.net> | ||||
* | Add xemacs-packages and xemacs21. | gj | 1999-06-23 | 1 | -1/+3 |
| | |||||
* | This is xemacs-packages. It contains a selection of "most used" | gj | 1999-06-23 | 35 | -0/+7014 |
| | | | | | | | | | | | | | packages to go along with the xemacs21 port. Note that the user can add and delete packages as desired using the mechanisms provided by xemacs21. The packages are automatically installed when xemacs21 is installed from the ports tree. Unfortunately, this is not true when xemacs21 is installed using pkg_add. In this case the user has to install xemacs-packages manually beforehand. Submitted by: Michael Elbel (me@freebsd.org) | ||||
* | This is the latest version of xemacs - Xemacs 21.1. | gj | 1999-06-23 | 21 | -8883/+1764 |
| | | | | | | | | | | | | This requires xemacs-packages which be will committed next. Xemacs now allows the user to maintain packages himself. See DESCR. This supersedes PR 11618, which was based on an older release. This commit was blasted over a repository copy of xemacs20, which is why there are so many changes. Submitted by: Michael Elbel (me@freebsd.org) | ||||
* | Disable sound support for the Alpha. | steve | 1999-06-23 | 2 | -3/+18 |
| | |||||
* | Fully support turning off sound support and make it the default on the | steve | 1999-06-23 | 3 | -7/+42 |
| | | | | Alpha. | ||||
* | Disable sound support on the Alpha. Also move the manpage from the PLIST | steve | 1999-06-23 | 4 | -8/+103 |
| | | | | to the Makefile. | ||||
* | egcs barfs when desctructors take arguments. | steve | 1999-06-23 | 1 | -0/+11 |
| | |||||
* | Disable sound and joystick support on the Alpha. | steve | 1999-06-23 | 6 | -2/+140 |
| | |||||
* | time(3) returns a time_t and not a long. | steve | 1999-06-23 | 2 | -0/+22 |
| | |||||
* | s/String/string/g so this builds again. | steve | 1999-06-23 | 2 | -0/+22 |
| | |||||
* | Compensate for not having a generic.h on -current boxes. | steve | 1999-06-23 | 6 | -12/+58 |
| | |||||
* | Dont' try to link with -ldnet_stub on the Alpha. | steve | 1999-06-23 | 1 | -0/+11 |
| | |||||
* | The Alpha doesn't have sound support yet. | steve | 1999-06-23 | 1 | -1/+5 |
| | |||||
* | Don't try to link with -ldnet_stub on the Alpha. | steve | 1999-06-23 | 1 | -0/+11 |
| | |||||
* | Correct grammar nits in the RESTRICTED string. | steve | 1999-06-23 | 1 | -2/+2 |
| | |||||
* | Don't add -lbsd to LDFLAGS on the FreeBSD/Alpha port. | steve | 1999-06-23 | 1 | -3/+9 |
| | |||||
* | Only enable sound support when the machine arch is not Alpha. | steve | 1999-06-23 | 2 | -4/+8 |
| |