summaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* Needs 5.8mat2003-12-131-1/+1
|
* USE_MESA -> USE_GLfjoe2003-12-101-1/+1
|
* Clean up historical baggage, and move the old local distfiles thatjoerg2003-12-091-1/+1
| | | | | | | used to live under ${MASTER_SITE_LOCAL}/asami/LOCAL_PORTS to my own public_distfiles. No version changes involved.
* Updated to 1.08skv2003-12-084-4/+9
|
* - Update to version 0.7.2krion2003-12-059-21/+24
|
* Upgrade to 4.50.sumikawa2003-12-052-3/+3
|
* Update to 2.2.adamw2003-12-044-11/+15
| | | | Also, given how inane this program is, set myself as MAINTAINER.
* update xfce to 4.0.1oliver2003-12-043-3/+10
|
* - Chase liblingoteach shlib version changepav2003-12-041-2/+2
|
* Fix buffer overflow that allows privilege escalation for local users.cy2003-12-023-1/+32
| | | | | Approved by: will (using his portmgr hat) Obtained from: Timo Sirainen <tss@iki.fi> on BUGTRAQ
* Fix broken dependency on arabic i18n port.arved2003-11-261-1/+1
| | | | Reported by: kris
* Fix build on 5.x.osa2003-11-261-0/+5
| | | | | Spotted by: Ted Lindgreen <ted@sanne.nlnetlabs.nl> Approved by: portmgr (marcus)
* Upgrade to 1.3.11-RC1. This fixes bidwatcher to work with the latestobrien2003-11-262-2/+8
| | | | | | changes at eBay. Approved by: Marcus
* - AMD64 has no APMarved2003-11-252-6/+6
| | | | | | | - Revert logic, i386 seems to be the only ARCH with APM Submitted by: Adriaan de Groot Approved by: portmgr (marcus)
* misc/brs stopped compiling on -CURRENT due to an obsolete header. Here's a ↵jeh2003-11-222-4/+63
| | | | | | | fix, written by Volker Stolz. Thanks Volker! PR: 59570 Submitted by: MAINTAINER
* Incorporate new upstream version with changes basically irrelevantlinimon2003-11-213-10/+10
| | | | | | to FreeBSD: formatting and addition of some Solaris support. PR: ports/58487 Submitted by: Johannes Groedem <johs@copyleft.no> (maintainer)
* - Update sound package to 0.3.9pav2003-11-202-2/+3
| | | | | | PR: ports/59524 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) Approved by: adamw (mentor)
* - Update to 1.60sergei2003-11-204-24/+30
| | | | | | | | | - Move print/py-reportlab from BUILD_DEPENDS to RUN_DEPENDS - Use DOCSDIR in pkg-plist - Update WWW PR: 58309 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* Define USE_PERL5_BUILD, not erroneous USE_PERL.trevor2003-11-203-3/+3
| | | | Submitted by: Oliver Eikemeier
* Define USE_PERL to make Perl available for (mostly deprecated)trevor2003-11-203-0/+3
| | | | "perl -pi -e" construction.
* Update to 031118perky2003-11-193-5/+11
| | | | | | Changes: (merge from FreeBSD-src) * hy_AM.UTF-8 is added. * timedef for it_IT.UTF-8 and zh_CN.UTF-8 is updated.
* Update to 2.0.2.marcus2003-11-183-2/+3
|
* Allow to view large files with 2^31-1 (on i386) lines.ru2003-11-182-11/+20
| | | | Submitted by: Ivan Pascal <pascal@info.tsu.ru>
* - Update to 0.3.9pav2003-11-183-38/+59
| | | | | | | | | | | | - Use system gettext instead of bundled one * Lingoteach is now able to display multiple languages at once * New search and browse feature with a tree like structure * User manual PR: ports/58782 Submitted by: maintainer Approved by: adamw (mentor)
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-176-6/+0
|
* Fix cut-n-paste'ojeh2003-11-164-4/+4
| | | | | PR: 59316 Submitted by: Kirk Strauser
* Move these ports to the new arabic category after the repocopies. Fixwill2003-11-1612-529/+7
| | | | | | | up dependencies and add this incident to MOVED. PR: (closed already) 57507, 57508, 57510, 57512, 57513, 57515 Submitted by: Samy Al Bahra <samy@kerneled.com>
* * Create the directory ${PREFIX}/var/amanda/gnutar-lists and make operatorjeh2003-11-158-4/+20
| | | | | | | | | own it * Crate /etc/amandates and have operator own it. This is hard coded at compile time and can't easily be made ${PREFIX} safe. PR: 59302 Submitted by: Matthias Andree
* Temporarily mark BROKEN per maintainer request. PR: ports/58792.linimon2003-11-151-0/+1
|
* Update maintainer field with my FreeBSD.org address.pav2003-11-143-3/+3
| | | | Approved by: adamw (mentor)
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-131-2/+2
|
* - Update to version 0.7.1krion2003-11-119-21/+27
|
* - Fix MASTER_SITESkrion2003-11-106-6/+72
| | | | | | | | | - Avoid some compiler warnings - Remove obsolete WWW: line - Bump PORTREVISION PR: 59129 Submitted by: Ports Fury
* Add posixtestsuite to SUBDIRphantom2003-11-101-0/+1
|
* Add pseudo-port of POSIX Test Suite (http://posixtest.sourceforge.net).phantom2003-11-105-0/+146
| | | | | It does not builds/installs anything, and should be used as wrapper to run testsuite on FreeBSD. See 'make help' output for usage.
* No longer allow modification of original file in files/directory.linimon2003-11-092-2/+3
| | | | Pointed out by: kris.
* Both latex and dvips are included in the print/teTeX port, but arejeh2003-11-092-2/+2
| | | | | | | | | | | | | | installed from print/latex and print/dvips with the old list of dependencies, thus resulting in the installation of conflicting ports. This update removes those dependencies. Spotted by: Arjan van Leeuwen While doing the update, I noticed a file missing in the plist, so I added that as well and bumped the PORTREVISION. PR: 58863 Submitted By: MAINTAINER
* Update to 1.03arved2003-11-092-2/+2
| | | | | PR: 58806 Submitted by: Pav Lucistnik <pav@oook.cz>
* Fix trailing spaces following a \edwin2003-11-091-2/+2
| | | | Noticed by: Subject: INDEX build failed
* Upgraded Port: misc/firestring to 0.9.6jeh2003-11-095-106/+54
| | | | | PR: 58547 Submitted By: MAINTAINER
* Remove icemc. The author stopped developing or supporting it, and theadamw2003-11-086-86/+0
| | | | | | | distfile disappeared from the website. It hasn't been updated in a long time, and there are other applications that can do similar things. So long, icemc, and thanks for all the fish.
* update to 4.4.6.sf2003-11-083-3/+12
|
* Add WWW.adamw2003-11-071-0/+2
|
* Update to 0.1.3, and change that horrible COMMENT= string. FWIW, thatadamw2003-11-075-40/+36
| | | | | | string was taken from the author's description. Prompted by: fenner's portsurvey (the old version didn't fetch)
* The distfile disappeared from the author's website, so I'm temporarilyadamw2003-11-071-1/+2
| | | | | | | | | | | | | | hosting the tarball in my FreeBSD ftpspace. The author's website states: Sorry! This site/software is not maintained any longer. Only critical bug fixes will be applied. For similar software have a look at the links section or at freshmeat. In light of this, I'm currently deciding whether to remove this port. Anybody who uses this port, please let me know. Otherwise, I'm probably going to yank it soon. Prompted by: fenner's portsurvey
* Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently addedmarcus2003-11-071-2/+2
| | | | | | bsd.port.mk macro. Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Use the new Apache bits from bsd.port.mk.marcus2003-11-071-1/+1
| | | | Submitted by: dinoex
* - Unbreak build by adding new master sitekrion2003-11-061-3/+2
| | | | | PR: 58986 Submitted by: Lars Eggert <larse@isi.edu> (maintainer)
* Update to latest FreeBSD binary release. PR: ports/53199 andlinimon2003-11-062-3/+3
| | | | maintainer timeout.
* Update to latest binary client -- basically, just a retitling of alinimon2003-11-063-10/+10
| | | | | | long-standing release candidate as a release. PR: ports/48124 and a long-term maintainer timeout. (This is part of a pass to harvest old, stuck, PRs.)
OpenPOWER on IntegriCloud