summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* fix buildoliver2005-06-031-6/+0
| | | | Noted by: pointyhat via kris
* Remove expired ports.vs2005-06-031-4/+0
|
* Remove ports which expired on 2005-06-01 (no pending PRs, either)vs2005-06-0325-562/+4
|
* - Update to 0.1212 [1]jylefort2005-06-036-26/+18
| | | | | | | - Cleanup the port PR: ports/81835 [1] Submitted by: HAYASHI Yasushi <yasi@yasi.to> [1]
* mozplugger --> ports/www/mozpluggerlawrance2005-06-031-0/+1
|
* Upgrade to version 1.0.1.demon2005-06-032-3/+3
|
* Add mozplugger 1.7.2, framework for loading web content in externallawrance2005-06-038-0/+164
| | | | | | | | | viewers. (actively maintained mozdev branch of plugger) PR: ports/81826 Submitted by: Loren M. Lang
* Upgrade to version 2.1.6.demon2005-06-032-3/+3
|
* - Unmark DEPRECATED, it seems to workpav2005-06-032-10/+36
| | | | | | | - Install useful examples PR: ports/76293, ports/81708 Submitted by: Mike <mspam@ideaway.net>
* - Update to 0.4.13pav2005-06-032-3/+3
|
* - Update to 0.4.2pav2005-06-033-5/+3
|
* Disable Cairo by default. The cairo backend is not recommended indanfe2005-06-032-2/+6
| | | | | production use, because cairo library is still very buggy and causes crashes often (according to authors). Add a caution comment.
* Fix build on RELENG_5 (gcc 3.4.2).osa2005-06-031-2/+117
| | | | | | Problem submitted by: Eugene M. Zheganin <emz@norma.perm.ru> Idea for patch from: fjoe PR: 81827
* Remove useless line.danfe2005-06-032-2/+0
|
* nexuiz --> ports/games/nexuizdanfe2005-06-031-0/+1
|
* Add Nexuiz, a fast-paced, chaotic, and intense multiplayer first persondanfe2005-06-037-0/+213
| | | | | | shooter. WWW: http://www.nexuiz.com/
* Update to the 20050602 snapshot of GCC 4.0.1.gerald2005-06-032-13/+13
|
* - new option WITH_GNUSTEP_FAKEMAIN to work without procfsdinoex2005-06-031-0/+2
|
* - new option WITH_GNUSTEP_FAKEMAIN to work without procfsdinoex2005-06-031-0/+9
| | | | | | - call ldconfig in configure stage again this workarounds a problem that ldconfig is called to early when addding a package like: gcc-objc-current-3.3.6_20050511.tgz
* Fix the build on 4.x by removing a ^M.kwm2005-06-031-0/+11
| | | | Reported by: Kent Stewart <kstewart AT owt dot com>
* Update to 3.30.novel2005-06-032-3/+3
| | | | | PR: 81820 Submitted by: Dryice Liu (maintainer)
* Update to 0.6.15.novel2005-06-032-3/+3
| | | | | PR: 81819 Submitted by: Dryice Liu (maintainer)
* Forgot to remove this patchmaho2005-06-0312-600/+0
|
* Buffer overflow in xli.trhodes2005-06-031-0/+24
|
* Update to 20050603 snapshot following multidmedia/x264 updatelioux2005-06-032-3/+3
|
* Update to m107maho2005-06-03192-12384/+48
|
* - Add support for detecting new version of x264. No need to rebuildahze2005-06-031-2/+11
| | | | mplayer.
* - Update to 0.0.20050531ahze2005-06-036-24/+28
|
* Fix an initial crash that prevents zsnes from starting on somepetef2005-06-032-0/+22
| | | | | | machines. Bump PORTREVISION. Submitted by: Travis L. Poppe <tlp@LiquidX.org>
* Fix breakage I caused.trhodes2005-06-031-1/+1
|
* Note buffer overflows and directory transversal issues in audio/ymat.trhodes2005-06-031-0/+25
|
* Add official two patches: one is for MetaPost support bugfix, and anothermatusita2005-06-032-3/+11
| | | | | | | | | is for PK Font Generation bugfix. To avoid some confusion, use DIST_SUBDIR to separate dvipdfmx distfiles from others. The distinfo is changed since the directory is changed. As a result, bump PORTREVISION.
* USE_GCC=X.Y+ should prefer the stock compileredwin2005-06-031-3/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | USE_GCC=3.2+ on a 6-CURRENT system prefers the GCC 3.2 compiler instead of the GCC 3.4 default system compiler. One often uses USE_GCC=3.2+ to enable a port to build on RELENG_4, but that does not mean a 6-CURRENT user doesn't want to use the native compiler. I also argue that the correct algorithm for USE_GCC=3.2+ is: 1. Use system compiler if it's version is allowable by the USE_GCC invocation. 2. Prefer the highest version # found already installed and allowed by the USE_GCC invocation, rather than the lowest. 3. Install the specified GCC version and use if, if no other already installed compiler meets the USE_GCC invocation. #1 and #3 are implemented with this patch, but #2 isn't. The reason for it is because there is no highest version # specifiable with the USE_GCC command. What could be made is that the USE_GCC command accepts two arguments, where the first is the lower version, the second is the upper version. Or USE_GCC=-4.0, where everything <= 4.0 is allowed. PR: ports/81116 Reviewed by: David O'Brien <obrien@freebsd.org>
* Generally disable libjava again, since it mysteriously causes the build togerald2005-06-039-0/+27
| | | | | | | fail on the ports cluster and some users's system, just not those Loren and me have access to. PR: 81788
* Don't attempt to use libtool before it is installed.lawrance2005-06-031-1/+3
| | | | | Reported by: kris Noodlebrain: me
* Add slaves ports for Aspell's new dictionaries.thierry2005-06-0212-0/+110
|
* - Update Irish (ga), Italian (it), Oriya (or), and Uzbek (uz)thierry2005-06-029-16/+66
| | | | | | | dictionaries. - Add Kashubian (csb), Hindi (hi), Hiligaynon (hil), Marathi (mr), and Punjabi (pa) dictionaries.
* - Update to 20050601pav2005-06-027-64/+54
| | | | Submitted by: J.R. Oldroyd <jr@opal.com> (maintainer)
* - Update to 20050601pav2005-06-0223-840/+289
| | | | Submitted by: J.R. Oldroyd <jr@opal.com> (maintainer)
* linpsk --> ports/comms/linpskjylefort2005-06-021-0/+1
|
* Add linpsk.jylefort2005-06-027-0/+99
| | | | | | | | | This is a small PSK31 program that uses QT, and a soundcard as modem. WWW: http://linpsk.sourceforge.net/ PR: ports/81617 Submitted by: Søren Straarup <xride@x12.dk>
* change the libtool version to use from 1.3 to 1.5oliver2005-06-0273-199/+176
|
* Our getaddrinfo(3) never returns EAI_NODATA on 5.2-RELEASE andume2005-06-022-9/+16
| | | | | | | later as RFC 3493 deprecated it. So, we have to see EAI_NONAME instead. Approved by: petef
* Fix build on amd64.novel2005-06-024-14/+28
| | | | | | PR: 81797 Submitted by: Manuel Stuehn <freebsdnewbie@freenet.de> Approved by: Danny Boudrot (maintainer)
* the man files added in the previous commit are no manfiles but links to manfilesoliver2005-06-021-3/+8
| | | | so use MLINKS instead of adding them to MAN1
* . Change rpmrc to support amd64 and also to indicate that i386 and amd64glewis2005-06-024-2/+108
| | | | | | | | | are compatible. This differs from PR 80922 in that amd64 is made the canonical RPM architecture on that architecture rather than x86_64 as it is under Linux. . Bump PORTREVISION. PR: 80922 (based on)
* Update to 0.22mat2005-06-022-3/+3
|
* add MAN1 files (fixes pkg-plist)oliver2005-06-021-3/+3
| | | | remove BROKEN
* Unbreak, EXTRACT_AFTER_ARGS assumes all archives should be tar(.gz)vs2005-06-021-2/+1
| | | | Submitted by: maintainer
* Register conflict with gnonlin.kwm2005-06-021-0/+2
|
OpenPOWER on IntegriCloud