summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Patch file updated to process rule numbers above 999.Yen-Ming Lee2005-09-063-10/+2
| | | | | | | | - remove redundant entries in pkg-plist PR: 85189 Submitted by: Michael Butler Reviewed by: Michael Ranner <mranner@inode.at> (maintainer)
* catch-up bbsdmenu URI.FUJISHIMA Satsuki2005-09-062-1/+12
|
* Update the MASTER_SITES.Maxim Sobolev2005-09-067-7/+21
| | | | Submitted by: Jean Milanez Melo
* . Allow installation on more recent versions of FreeBSD. Although it isGreg Lewis2005-09-061-4/+0
| | | | | | in the base system, this version may contain newer features. It doesn't conflict with the base system version as it installs as 'bsdtar' rather than 'tar'.
* . Update to 1.02.031.Greg Lewis2005-09-066-3/+51
|
* . Allow installation on recent versions of FreeBSD. Although this is inGreg Lewis2005-09-061-7/+1
| | | | | | the base system, the version in this port may contain newer features which are not in the base system version (depending on how old your FreeBSD version is).
* - Update to 2.3.1Renato Botelho2005-09-062-3/+3
| | | | | PR: ports/85790 Submitted by: maintainer
* This is now a slave-port to math/geonextVolker Stolz2005-09-064-71/+3
| | | | | PR: ports/85766 Submitted by: maintainer
* Update to DAT 4575James E. Housley2005-09-062-3/+3
|
* - Update to 1.3.0Renato Botelho2005-09-063-4/+10
| | | | | PR: ports/85774 Submitted by: maintainer
* Update to 2.12.4.Joe Marcus Clarke2005-09-062-3/+3
|
* - Update to 0.0.4Jean-Yves Lefort2005-09-064-40/+36
| | | | | | | - Remove spurious USE_GCC - Do not install in the GNOME datadir anymore, as it is no longer needed by the GNOME panel - Reformat and polish the Makefile
* Update to 0.6.3Jean-Yves Lefort2005-09-065-14/+18
|
* - Some users have problems downloading t-prot from its the only master site.Sergei Kolobov2005-09-061-1/+3
| | | | | | | Attempt to address those issues to adding a mirror at FreeBSD.org PR: ports/85771 Submitted by: Matthias Fechner <idefix@fechner.net>
* - Update to 2.0.3Jean-Yves Lefort2005-09-065-50/+25
| | | | - Reformat the Makefile
* Those were missing from the previous updateMathieu Arnold2005-09-062-0/+8
|
* Update to 0.16Mathieu Arnold2005-09-062-3/+6
|
* Update to 1.17Mathieu Arnold2005-09-062-3/+3
|
* Update to 1.1.1Jean-Yves Lefort2005-09-063-3/+6
|
* Update to 0.22Mathieu Arnold2005-09-062-3/+3
|
* Update to 0.09Mathieu Arnold2005-09-062-3/+3
|
* Update to 2.2.28.Vsevolod Stakhov2005-09-062-3/+3
| | | | Approved by: perky (mentor)
* Fix dependency list: the port requires GNU sed to buildHerve Quiroz2005-09-061-0/+1
| | | | Reported by: kris
* - Stop adding rzsh (restricted zsh) to /etc/shells [1]:Sergei Kolobov2005-09-062-6/+36
| | | | | | | | | | | | | | | | | | | | | rzsh(1) is the restricted version of zsh(1), with various things disabled so as to provide a strictly limited access to the system. A user with a shell in /etc/shells can use chsh(1) to change their shell, can use FTP, can use other file-transfer services, etc. Thus, adding rzsh to /etc/shells could be a security risk in certain configurations. - zsh-mime-setup is set up to look for /etc/{mime.types,mailcap}. Neither of them should exist on a stock FreeBSD system. Teach it to look in ${LOCALBASE}/etc instead. [2] - Zsh completion doesn't know about bsdtar(1) achievements: it won't complete to foo.tar.gz if you just enter 'tar xf foo^D'. Teach zsh completion about this and other formats supported by bsdtar(1). NOTE: This is only applicable to FreeBSD 5.3-RELEASE or newer, where bsdtar(1) replaced GNU tar(1) in the base system. - Bump PORTREVISION PR: ports/82066 [2], ports/83023 [3] Submitted by: Phil Pennock <pdp@nl.demon.net> [1] Ulrich Spoerlein <q@galgenberg.net> [2] [3]
* - update to 1.8Cheng-Lung Sung2005-09-062-3/+3
| | | | | | | - avoid passing in any sequence of \n to autoformamt since it barfs on that as well in v1.13 (thanks Steve Freedman) - when there is no summary paragraph in an entry, a call to text() will return the fulltext for an entry.
* Add ncrypt 0.7.0, advanced AES file encryption tool.Renato Botelho2005-09-066-0/+72
| | | | | PR: ports/85486 Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
* Update to 0.7.3.Vsevolod Stakhov2005-09-062-3/+3
| | | | | Submitted by: Andrzej Kuku?a <akukula@gmail.com> Approved by: perky (mentor, maintainer)
* - update to 0.13Cheng-Lung Sung2005-09-062-3/+3
| | | | - changes see http://search.cpan.org/src/MIYAGAWA/XML-Atom-0.13/Changes
* - update to 0.73Cheng-Lung Sung2005-09-062-3/+3
| | | | - changes see http://search.cpan.org/src/TPEDERSE/Text-NSP-0.73/CHANGES
* - Pass maintainership to submitter, since he sent the last patch.Renato Botelho2005-09-061-1/+1
| | | | | PR: ports/85775 Submitted by: Marcus Alves Grando <marcus@corp.grupos.com.br>
* Utilize DOCSDIR and DATADIR macros.Dmitry Sivachenko2005-09-061-74/+74
|
* Utilize OPTIONS.Dmitry Sivachenko2005-09-061-1/+3
|
* - update to 1.37Cheng-Lung Sung2005-09-062-3/+3
| | | | | | | | | | - from Changes - Removed the eval block and local $SIG{__DIE__} from the TableTiler and the FillInForm value handlers. (now it croaks as it should on error) Version 1.27 - Removed the internal use of lvalue assigments incompatible with the perl-bug #17663 (Perl 5 Debugger doesn't handle properly lvalue sub assignment)
* - Update to 2.20 [1]Renato Botelho2005-09-065-26/+68
| | | | | | | | | | | | - OPTIONS'ify - Use PORTDOCS - Remove 3 lines pkg-plist - Move dnrd.sh to dnrd.sh.in and use USE_RC_SUBR facility PR: ports/85744 [1] Submitted by: maintainer [1] Reworked by: myself Approved by: maintainer
* - update to 2.21Cheng-Lung Sung2005-09-063-4/+9
|
* - Update to 0.6.6Jean-Yves Lefort2005-09-063-176/+159
| | | | | - Preserve vendor non-optimization compiler flags - Reformat the Makefile
* Set flags for libspreadVolker Stolz2005-09-061-1/+1
| | | | | PR: ports/85252 Submitted by: Brian Candler via maintainer
* Update to DAT 4574James E. Housley2005-09-062-3/+3
|
* Update to 8095.Roman Bogorodskiy2005-09-062-3/+3
| | | | | PR: 85786 Submitted by: Shinsuke Matsui (maintainer)
* Update MASTER_SITES, WWW.Roman Bogorodskiy2005-09-062-3/+4
| | | | | PR: 85764 Submitted by: Andreas Fehlner (maintainer)
* Pass maintainership to submitter.Roman Bogorodskiy2005-09-061-1/+1
| | | | | PR: 85777 Submitted by: Marcus Alves Grando <marcus@corp.grupos.com.br>
* Update to 0.3202Sergey Skvortsov2005-09-062-3/+3
|
* Update to 0.34Sergey Skvortsov2005-09-063-8/+4
|
* - add pkg-message for non english usersDirk Meyer2005-09-061-0/+2
|
* - update to 1.61Dirk Meyer2005-09-0622-243/+630
| | | | | | | | | - allow pipes as input - fixed build with X11 - fixed option WITHOUT_X11 - new option WITH_ESTIC_DTR_OFF - honor NOPORTDOCS Submitted by: Peter Much & Dirk Meyer
* Partly revert the changes to MASTER_SITE_QT. Either the mirror changedMichael Nottebrock2005-09-061-1/+1
| | | | the location back in the last 24 hours or I made a mistake.
* Update to 1.6.2Volker Stolz2005-09-064-6/+6
| | | | | PR: ports/85292 Submitted by: maintainer
* - rename and merge patchesDirk Meyer2005-09-0627-13/+13
| | | | (for better CVS tracking of next updates)
* Update to 2.96Lars Thegler2005-09-062-3/+3
|
* Fix embedded xpdf vulnerability. Bump PORTREVISION.Sam Lawrance2005-09-062-1/+13
| | | | | | | Approved by: asa@agava.com (maintainer, timeout 3 weeks), linimon Obtained from: RedHat/FC3 Security: http://www.FreeBSD.org/ports/portaudit/24eee285-09c7-11da-bc08-0001020eed82.html Security: CAN-2005-2097