aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Don't build in Perl support on amd64, and add a new WITHOUT_PERL knob toJoe Marcus Clarke2003-11-244-12/+36
| | | | | | | | | disable it on other architectures. Approved by: portmgr (implicit) Notes: svn path=/head/; revision=94755
* Fix build on Alpha.Joe Marcus Clarke2003-11-242-6/+24
| | | | | | | | Reported by: bento via kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=94754
* Don't build this on amd64.Joe Marcus Clarke2003-11-241-0/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=94753
* Don't build this port on amd64.Joe Marcus Clarke2003-11-245-0/+10
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=94752
* Don't build these ports on amd64.Joe Marcus Clarke2003-11-2414-0/+28
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=94751
* Fix a typo that prevented proper automake257 dependencies from working.Joe Marcus Clarke2003-11-241-1/+1
| | | | | | | | | PR: 59433 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Approved by: portmgr (implicit and kris) Notes: svn path=/head/; revision=94750
* New INDEX for 5.x, with 9722 ports.Kris Kennaway2003-11-241-4087/+4296
| | | | Notes: svn path=/head/; revision=94749
* Fix crypto-publish extract.Cy Schubert2003-11-234-80/+4
| | | | Notes: svn path=/head/; revision=94748
* Mark this port ONLY_FOR_ARCHS=i386.Joe Marcus Clarke2003-11-232-0/+4
| | | | | | | | Approved by: maintainer portmgr (implicit) Notes: svn path=/head/; revision=94747
* Fix dependencies.Michael Nottebrock2003-11-231-13/+4
| | | | | | | | Submitted (in part) by: pav Approved by: portmgr Notes: svn path=/head/; revision=94746
* Upgrade to 0.8.2 (and unbreak, as the old distfile is long gone)Dag-Erling Smørgrav2003-11-233-4/+7
| | | | | | | Approved by: portmgr (marcus) Notes: svn path=/head/; revision=94745
* Fix plist on ia64 and amd64, and fix build on amd64.Joe Marcus Clarke2003-11-233-9/+34
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=94744
* Add mpeg/utf8 functionality. This will unbreak ja-ruby-ming port.Jun Kuriyama2003-11-233-3/+9
| | | | | | | | Submitted by: IWATSUKI Hiroyuki <don@na.rim.or.jp> Approved by: portmgr (kris) Notes: svn path=/head/; revision=94743
* Update to 2.4.2.Adam Weinberger2003-11-232-2/+2
| | | | Notes: svn path=/head/; revision=94742
* Update to 0.6.2.Adam Weinberger2003-11-233-2/+8
| | | | Notes: svn path=/head/; revision=94741
* Some changes that have not been committed, as part of ports/36112,Mark Linimon2003-11-231-3/+8
| | | | | | | snuck in on the commit that was merely supposed to reset the maintainer. Notes: svn path=/head/; revision=94740
* Mark ONLY_FOR_ARCHS=i386 alpha.Eric Anholt2003-11-222-0/+4
| | | | Notes: svn path=/head/; revision=94739
* Add dsnake.Pav Lucistnik2003-11-221-0/+1
| | | | Notes: svn path=/head/; revision=94738
* Deluxe Snake is a best snake clone you'll ever play. It have frogs, mushrooms,Pav Lucistnik2003-11-225-0/+63
| | | | | | | | | sugar candies, lots of powerups and a tail-bite! Approved by: adamw (mentor) Notes: svn path=/head/; revision=94736
* Linux version of Allegro, the cross-platform library for game development.Pav Lucistnik2003-11-2213-0/+193
| | | | | | | Approved by: adamw (mentor) Notes: svn path=/head/; revision=94734
* This patch was, in fact, committed in 2.4.1.Joe Marcus Clarke2003-11-222-11/+1
| | | | | | | Submitted by: bland Notes: svn path=/head/; revision=94733
* Squash is a learning ncurses music player written in C. It supports mp3,Pav Lucistnik2003-11-228-0/+148
| | | | | | | | | | | | | ogg and flac. Squash uses statistics to determine songs to play automatically. It garners this information through whether or not a song is skipped. PR: ports/55275 Submitted by: Matthias Andree <matthias.andree@web.de> Based on shar by: trevor Approved by: adamw (mentor) Notes: svn path=/head/; revision=94731
* - Update to 0.3Pav Lucistnik2003-11-222-2/+2
| | | | | | | | | | | | | | | | * Only changed preferences are now saved. * It is now possible to include a file in the Fix section from inside the program as well as by using the -a option. * Use of basename(3) in the filename label * Quite a lot of code cleanup PR: ports/59595 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer) Approved by: adamw (mentor) Notes: svn path=/head/; revision=94730
* - Update to 0.30Pav Lucistnik2003-11-223-3/+14
| | | | | | | | | PR: ports/59582 Submitted by: Ports Fury Approved by: adamw (mentor) Notes: svn path=/head/; revision=94729
* - Update to version 0.12.1Kirill Ponomarev2003-11-2222-322/+282
| | | | | | | | PR: 59583 Submitted by: Ports Fury Notes: svn path=/head/; revision=94728
* Add sample startup script.Archie Cobbs2003-11-223-0/+42
| | | | Notes: svn path=/head/; revision=94727
* added rc.subr(8) start/stop scriptOliver Eikemeier2003-11-223-2/+89
| | | | | | | | | PR: 59339 Approved by: Joseph Scott <joseph@randomnetworks.com> (maintainer), marcus (mentor) Notes: svn path=/head/; revision=94726
* Ack, I knew I forgot something. Add a new -C argument that enables pedanticJoe Marcus Clarke2003-11-226-16/+24
| | | | | | | | | | committer mode. This is the identical to -A except it omits the new port checks. Requested by: eik Notes: svn path=/head/; revision=94725
* Standardize all error messages to include the filename at least (and lineJoe Marcus Clarke2003-11-224-392/+426
| | | | | | | | | number where possible). Bump version to 2.5.2. Reviewed by: eik Notes: svn path=/head/; revision=94724
* Make sure this port only conflicts with xchat-1.x, and not theJoe Marcus Clarke2003-11-222-2/+2
| | | | | | | | | xchat-systray-plugin. Noticed by: pav Notes: svn path=/head/; revision=94723
* Make BROKEN message more specific.Mark Linimon2003-11-221-1/+1
| | | | Notes: svn path=/head/; revision=94722
* Add myself to the global missile targeting program.Mathieu Arnold2003-11-221-0/+1
| | | | Notes: svn path=/head/; revision=94721
* - Fix build on sparc64Pav Lucistnik2003-11-221-0/+1
| | | | | | | | Submitted by: Koop Mast <kwm@rainbow-runner.nl> Approved by: adamw (mentor) Notes: svn path=/head/; revision=94720
* - Update MASTER_SITES and WWW: lineKirill Ponomarev2003-11-223-8/+3
| | | | | | | | PR: 59584 Submitted by: Ports Fury Notes: svn path=/head/; revision=94719
* - Update to version 2.1.5Kirill Ponomarev2003-11-224-37/+25
| | | | | | | | PR: 59581 Submitted by: Ports Fury Notes: svn path=/head/; revision=94718
* - Fix WWW: lineKirill Ponomarev2003-11-221-1/+1
| | | | | | | | PR: 59580 Submitted by: Ports Fury Notes: svn path=/head/; revision=94717
* Make the BROKEN message more explicit about why it's broken (theMark Linimon2003-11-221-1/+1
| | | | | | | usual varargs->stdarg problem). Notes: svn path=/head/; revision=94716
* Mark as broken on latest 5.1 due to gcc3.3's pickier preprocessor.Mark Linimon2003-11-221-0/+7
| | | | | | | | Mark as not for alpha because the configure script doesn't understand alpha. Noticed by: bento. Notes: svn path=/head/; revision=94715
* - Update to 1.0.5Pav Lucistnik2003-11-222-9/+4
| | | | | | | | | PR: ports/59575 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: adamw (mentor) Notes: svn path=/head/; revision=94714
* - Update to 4.3.0Pav Lucistnik2003-11-223-2/+3
| | | | | | | | | PR: ports/59578 Submitted by: Michael Neumann <mneumann@ntecs.de> (maintainer) Approved by: adamw (mentor) Notes: svn path=/head/; revision=94713
* Mark as broken (not dependent on 5.x) due to checksum failure. ThisMark Linimon2003-11-221-0/+2
| | | | | | | port is unmaintained. Notes: svn path=/head/; revision=94712
* Mark as broken on recent versions of 5.x due to imake problems.Mark Linimon2003-11-221-0/+4
| | | | Notes: svn path=/head/; revision=94711
* Mark broken on 5.x due to problems with imake. Possibly this isMark Linimon2003-11-221-1/+7
| | | | | | | the multiline constant breakage. Notes: svn path=/head/; revision=94710
* The openhbci dependency is needed to build the object modules, not justMark Linimon2003-11-221-1/+1
| | | | | | | the libraries. Boot to the butt supplied by: kris. Notes: svn path=/head/; revision=94709
* Add new rc script, remove old rc script.Bruce M Simpson2003-11-222-57/+61
| | | | | | | Submitted by: Boris Kovalenko Notes: svn path=/head/; revision=94708
* utilize USE_OPENLDAPOliver Lehmann2003-11-221-1/+1
| | | | Notes: svn path=/head/; revision=94707
* Mark as broken on 5.x. The assumptions that the Makefiles make here,Mark Linimon2003-11-221-1/+7
| | | | | | | about default compilation directories, do not work on 5.x for some reason. Notes: svn path=/head/; revision=94706
* - Fix WWW: line according to Fenner's surveyKirill Ponomarev2003-11-222-2/+2
| | | | Notes: svn path=/head/; revision=94705
* - Update to version 2.5Kirill Ponomarev2003-11-223-8/+8
| | | | | | | | PR: 59574 Submitted by: maintainer Notes: svn path=/head/; revision=94704
* Add missing port to INDEX:Oliver Eikemeier2003-11-224-3/+6
| | | | | | | | | | | | | | - games/pathological - lang/gcc34 - net/ruby-romp - sysutils/prune sort. Approved by: marcus (mentor) Notes: svn path=/head/; revision=94703