summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add aterm 0.4.2,keichii2001-10-017-0/+1103
| | | | | | | | a color vt102 terminal emulator with transparency support and XIM support. PR: 30950 Submitted by: gugod@gugod.org
* Update to 0.93dinoex2001-10-012-2/+2
| | | | | - Fixed problem in current - Support for charsets extended
* Update to new version.bsd2001-10-013-3/+4
|
* Use two colons after "pre-everything" targetphantom2001-10-013-3/+3
| | | | Requested by: "Dan Langille" <dan@langille.org>
* remove port mplayer-codecs since it was superseded by win32-codecslioux2001-10-016-80/+0
| | | | | | as of rev 1.12 win32-codecs/Makefile Approved by: MAINTAINER
* o update to 0.50 pre 1lioux2001-10-0139-651/+729
| | | | | | | | | | | | | | | | | o add script to "autodetect" some machine features such as 3DNow! o it is no longer limitted to i386 arch (e.g., alpha, hurray :) o make it CFLAGS safe o add several WITH{,OUT} options o depend on win32-codecs as of rev 1.12 win32-codecs/Makefile instead of mplayer-codecs o Makefile style: rearrange the file a bit to make it ports' style compliant (easier to maintain) o simplify targets with for/endfor constructs in post-install o due to new features, update: COMMENT, DESCR, PKGMESSAGE o fix all URI to include a trailing / o support NOPORTDOCS in PLIST Submitted by: MAINTAINER et al
* o add the codecs from mplayer-codecs, this port will hold all win32lioux2001-10-016-10/+80
| | | | | | | | | codecs from now on, this is not that much a bloat since all depending ports tend to use (in the long run) all the same codecs o prepare to remove mplayer-codecs port since it is no longer necessary Approved by: MAINTAINERs (from both mplayer-codecs/win32-codecs)
* Add bugzilla 2.14, bug-tracking system developed by Mozilla Projectphantom2001-10-0119-0/+811
|
* Update for acpica-unix-20010920.iwasaki2001-10-012-5/+5
| | | | | - acpicadb supports global lock operation. - acpudump is installed on 5-CURRENT too so that package can be built.
* "potentialtrouble" isn't a word.dd2001-10-011-1/+1
|
* Update to Vim 6.0 patchlevel 8obrien2001-10-014-4/+18
|
* Upgrade to 0.7.0.tg2001-10-013-6/+14
|
* New port pantomime. Pantomime is a mail/MIME handling library for GNUstep.tg2001-10-016-0/+107
|
* Remove the squid22 and squid23 ports.adrian2001-10-011-2/+0
|
* Include the uucpd code as well. Bump the version number to 1.06.1.1.kris2001-10-013-3/+4
| | | | Noticed by: ru
* New port hlserver-pvk version 2.2 Beta: Half-Life mod Pirates,lioux2001-10-016-0/+477
| | | | Vikings & Knights full server package for Linux
* Chase gtkhtml shared library version bump.sobomax2001-10-011-1/+1
|
* Update to 0.14.sobomax2001-10-0110-42/+116
|
* Update to 0.24.sobomax2001-10-016-4/+75
|
* Update to 1.0.9.sobomax2001-10-013-170/+81
|
* Update to 0.13.0.sobomax2001-10-0112-20/+56
|
* Update to 0.12.sobomax2001-10-0110-40/+86
|
* Update to 1.0.2.sobomax2001-10-0140-276/+824
|
* Update WWW.sobomax2001-10-011-1/+1
| | | | Submitted by: lioux
* Put a technological barrior in place.imp2001-10-011-0/+2
| | | | Suggested by: peter, mike
* o notice why this port is not updated.sf2001-10-011-1/+2
| | | | o remove ancient www in comment.
* Add p5-CDDB_get 1.66,kuriyama2001-10-016-0/+38
| | | | | | | a high-level interface to the Compact Disc Database. PR: ports/30760 Submitted by: Oyvind Moll <oyvindmo@initio.no>
* Attempt to resurrect this port by updating it to the latestmi2001-09-305-80/+202
| | | | | | | version -- 3.4.10. A number of things remain to ironed out -- most importantly, the consistent segfaulting of pw on startup. But the current version was just too obsolete...
* Catch up changes of the windowmaker ftp directory structure.sobomax2001-09-301-1/+1
| | | | | PR: ??? Submitted by: Patrick Li <pat@databits.net>
* - chase distfile checksumlioux2001-09-302-5/+5
| | | | | | | | | | | - changes from Author Josh King <jking@dwave.net>: "Hello, I have added Multi-threaded support to allow the clock, timer and chronograph to keep going while the configure window is up. There have been a couple small changes to the dockapp to make the characters 'I' and ':' appear better and there has been a major rewrite/cleanup of the code." Submitted by: MAINTAINER
* If the program is called as ssh1, invoke ssh_main().luigi2001-09-301-0/+11
| | | | This is necessary for scp to work, as scp execs ssh1.
* Fix install problem and turn port over to ports@ for maintenance.will2001-09-302-7/+5
|
* Update to 0.11.2 from 0.11.1.mi2001-09-304-5/+6
|
* Turn off commit mail while I move to Oxford and get my ethernet connectiongreid2001-09-301-1/+1
| | | | sorted out.
* Update WWWtom2001-09-302-2/+2
|
* Support new Options:dinoex2001-09-303-7/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SUCK_WITH_SSL=yes or WITH_SSL=yes Update URL's. Thanks to <thierry@thomas.as> -- Changes from Suck-4.2.5 -> Suck-4.3.0 * As of this version, my e-mail address has changed from from bobyetman@worldnet.att.net to bobyetman@home.com * changes to allow it to use SSL. * rpost.c - added -i option, to ignore the readonly opening response and try to post anyway, since inn-2.3, when using authinfo, still sends 201 code meaning readonly. - do_authenticate() - added print statements to show start of, and successful completion of authentication. * suck.c - get_one_article_kill() - add test for header_only mode when in stdout mode to not download the body. - get_one_article(), get_articles() - added -bP option, to post articles during download.
* Updated to 3.06.markp2001-09-306-139/+3
| | | | | PR: 30896 Submitted by: maintainer
* Updated to 3.1.1.markp2001-09-302-2/+2
|
* Updated to 2.09.markp2001-09-302-2/+2
|
* update to 010930.sf2001-09-302-2/+2
|
* Fix typo where the SCSI disk was refered to as `ad0'.obrien2001-09-301-2/+2
|
* Update to 0.4.14.okazaki2001-09-303-2/+11
| | | | | PR: 30919 Submitted by: Michael Lyngb?l <michael@lyngbol.dk>
* Update to 1.2.10dwcjr2001-09-292-1/+60
| | | | | | | | | Add BUILD_DEPEND to graphviz Make PORTDOC compliance PR: 39113 Submitted by: new maintainer Approved by: old maintainer
* Update maintainer.trevor2001-09-291-2/+2
|
* This was broken by Will, so he gets to keep the pieces.trevor2001-09-291-1/+3
|
* Update to Vim 6.0 patchlevel 1obrien2001-09-294-14/+16
|
* update to 1.30 point releaselioux2001-09-294-8/+10
| | | | | PR: 30916 Submitted by: MAINTAINER
* Fix the case when opie keys not usedache2001-09-294-36/+108
|
* o install some header fileslioux2001-09-292-5/+15
| | | | | | | o un"echo" some Makefile commands PR: 30883 Submitted by: Sergey Samoyloff <gonza@techline.ru>
* chase png lib bumplioux2001-09-292-2/+2
| | | | | PR: 30914 Submitted by: Matthew Seaman <matthew.seaman@tornadogroup.com>
OpenPOWER on IntegriCloud