summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - Modify patch-collection to fit releaselth2004-10-246-202/+21
|
* Document SSL_Cypherbypass vulnerability in mod_ssljosef2004-10-241-0/+71
| | | | and buffer overflow vulnerability in gaim.
* Update to 1.3.18. See http://galeon.sourceforge.net/Main/GaleonRelease1318marcus2004-10-248-71/+31
| | | | for a list of what's changed.
* - Update to 0.4.6pav2004-10-242-3/+3
|
* - Update to 0.2.7pav2004-10-243-5/+19
|
* Require at least perl 5.6.0skv2004-10-241-1/+7
| | | | Pointed by: kris
* Remove 'use warnings' if perl < 5.6.0skv2004-10-241-1/+6
| | | | | PR: 73086 Submitted by: lth
* Use LOCALBASE instead of PREFIX for help cc and ld tools.osa2004-10-242-4/+4
| | | | | Submitted by: Alexandr Kovalenko <never at nevermind dot kiev dot ua > PR: 72999
* - Update to 20041022clsung2004-10-243-5/+11
| | | | | | | - add support with apache2 native API PR: ports/73031 Approved by: maintainer (Autrijus Tang), co-mentor (vanilla)
* Update to 2.6.5adamw2004-10-242-3/+3
|
* - Move x11-wm/fbdesk to x11 category, to improve consistency (idesk portpav2004-10-249-86/+3
| | | | | | | | | is already in x11). PR: ports/72860 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Approved by: Hendrik Scholz <hscholz@raisdorf.net> (maintainer) Repocopy by: marcus
* Fix vulnerabilities in imported xpdf code.lofi2004-10-2415-0/+436
| | | | http://www.kde.org/info/security/advisory-20041021-1.txt
* Go back to gcc3.3 to fix build.arved2004-10-241-1/+1
| | | | Reported by: kris
* Add entries for vulnerabilites in imported xpdf code in kdegraphicslofi2004-10-242-0/+4
| | | | and koffice.
* fix unprev. IPv6 for FreeBSD 4oliver2004-10-242-3/+216
| | | | | | Bump PORTREVISION Noted By: Dariusz Kulinski <d.kulinski@gmail.com>
* - fix reinstall targeteik2004-10-246-288/+300
| | | | | | | - fix bug in distfile:group handling - fix bug in DISTDIR handling - add code to better handle refetching of rerolled distfiles - .PHONY -> .EXEC
* Update to 0.90.0, the latest release from the Window Maker team.dougb2004-10-243-34/+24
| | | | | | | | | This release adds many new features, including font anti-aliasing. 1. Update LIB_DEPENDS to include Xft 2. Modernize USE_LIBTOOL 3. Hermes is no longer relevant 4. Update man page list and pkg-plist for new version
* De-fuzz for 0.90.0dougb2004-10-241-24/+24
|
* Revised to include all the languages supported in 0.90.0.dougb2004-10-241-1/+1
|
* This patch does not seem to be necessary in 0.90.0.dougb2004-10-241-26/+0
|
* This adjustment for how libtool is used seems no longer necessarydougb2004-10-241-13/+0
| | | | in 0.90.0.
* Choosing a default font for the installation seems no longer to bedougb2004-10-241-11/+0
| | | | necessary in 0.90.0.
* Improvements in the 0.90.0 code make these patches irrelevant.dougb2004-10-242-30/+0
|
* In preparation for 0.90.0, delete all patches that involve charsetdougb2004-10-246-88/+0
| | | | | manipulation and zh_TW.Big5. The new charset is UTF-8 everywhere, and zh_TW is now built into the distribution.
* Essentially a NOP commit. The xpcom reflect patches for amd64 supportpeter2004-10-2418-3501/+9
| | | | | are now present in the firefox source tree, but with one bug fix compared to the old version we provided. Use their version.
* 1) Remove Xpm, and also remove dependenciesmaho2004-10-242-10/+3
| | | | | which is included in distfiles. 2) Bump portrevision
* Update to 0.22.1.matusita2004-10-242-6/+6
|
* Depends on newer libpng.maho2004-10-241-1/+1
|
* Add entry on popfile and DBD::SQLite 1.x trouble: why and workaround.matusita2004-10-241-0/+12
| | | | See also: http://popfile.sourceforge.net/cgi-bin/wiki.pl?SQLite3
* [1] Use bsd.java.mk 2.0 featuresmaho2004-10-244-22/+52
| | | | | | | [2] Cosmetic clean ups (still portlint complains, though) PR: 71451 [1] Submitted by: hq [1]
* - fix unfetchable.clsung2004-10-241-1/+1
| | | | | | | - change master site subdir Noticed by: kris Approved by: co-mentor (vanilla)
* Forced commitmaho2004-10-240-0/+0
| | | | | | | | Actually this report was submitted by mharo, and eik kindly told me how to fix. PR: 71095 Submitted by: mharo
* Avoid the use of != statements in ports Makefilemaho2004-10-243-3/+15
| | | | | PR: 71095 Submitted by: eik
* - fix building problem and unbreak this portleeym2004-10-244-23/+27
| | | | | | | - remove redundant declaration in makefile.conf and use MAKE_ENV directly - utilize DATADIR in pkg-plist Noticed by: kris
* Move REINPLACE_CMD up from do-install to pre-install so no .bak files are leftmarcus2004-10-241-3/+3
| | | | | | | behind after pkg_delete. PR: 73054 Submitted by: Michael Johnson <ahze@ahze.net>
* * Add a pkg-deinstall script to remove left-over dynamically generatedmarcus2004-10-246-21/+96
| | | | | | | | | | files [1] * Move REINPLACE_CMD up from do-install to pre-install so no .bak files are left behind after pkg_delete [2] PR: 71313 [1] 73054 [2] Submitted by: Michael Johnson <ahze@ahze.net> [2]
* - Re-enable "!"s in .cvsignore fileseik2004-10-243-1/+44
| | | | - Fix an off-by-one error in the handling of --max-delete=N
* Add WITH_FIXED_NEVER_USERS, a colon-separated list of users that cannot be ↵eik2004-10-241-0/+9
| | | | overridden by "never_users"
* tcmplex-panteltje --> ports/multimedia/tcmplex-panteltjehq2004-10-241-0/+1
|
* tcmplex-pantelje, audio video multiplexer from the transcode distribution,hq2004-10-246-0/+64
| | | | | | | re-writen for 8 audio channels. This version fixes an AC3 bug and supports files > 2GB. WWW: http://www.home.zonnet.nl/panteltje/dvd/
* azureus --> ports/net/azureushq2004-10-241-0/+1
|
* Azureus is a java bittorrent client. Azureus offers multiplehq2004-10-2417-0/+309
| | | | | | | | | | | | | torrent downloads, queuing/priority systems (on torrents and files), start/stop seeding options and instant access to numerous pieces of information about your torrents. Azureus now features an embedded tracker easily setup and ready to use. WWW: http://azureus.sourceforge.com/ PR: 72682 Submitted by: Jeremy Faulkner <gldisater@gldis.ca> Reviewed by: glewis
* Update dbmail to 2.0.0. This upgrade requires a migration script to be run.seanc2004-10-2411-180/+224
| | | | See UPDATING for details. Grab maintainership of this port for the time being.
* Resurrect ports/japanese/edict-sdic and ports/devel/ruby-flex_rb.linimon2004-10-231-0/+2
|
* Update to version 1.0.4.3, and do a fair bit of repair so thatmarkm2004-10-2314-415/+672
| | | | | | | | Maxima and Axiom both work with this. The repairs likely fix other maths packages also. The maintainer is also retiring, so reset MAINTAINER to ports@ to give him a break. OK'ed by: MAINTAINER
* Revert the previous change. That wasn't the droid^Wsolutionadamw2004-10-233-9/+9
| | | | I was looking for.
* Since popfile 0.22.0 doesn't work with DBD::SQLite 1.x, switch to SQLite2.matusita2004-10-232-3/+14
| | | | | | | | | | | | CAUTION: for existing users, edit your ${HOME}/.popfile/popfile.cfg (or whatever popfile configuration file) as follows: before: bayes_dbconnect dbi:SQLite:dbname=$dbname after: bayes_dbconnect dbi:SQLite2:dbname=$dbname (change the word "SQLite" to "SQLite2") files/patch-Bayes.pm also added, to use dbi:SQLite2 by default. Since the contents is changed, bump PORTREVISION.
* gresolver --> ports/dns/gresolvermarcus2004-10-231-0/+1
|
* Add gresolver, a graphical DNS query tool using GTK+. It allows systemmarcus2004-10-236-0/+81
| | | | | | | | administrators to quickly and easily make the most common DNS queries without constructing lengthy dig commands. PR: 73030 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* p5-Glade2 --> ports/x11-toolkits/p5-Glade2marcus2004-10-231-0/+1
|
OpenPOWER on IntegriCloud