aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.6.6pav2004-06-1014-100/+179
| | | | | PR: ports/67722 Submitted by: michael johnson <ahze@ahze.net> (maintainer)
* . Use libtool 1.3.x rather than 1.4.x (thus removing the last portglewis2004-06-108-6/+18
| | | | | | dependency on libtool14). Submitted by: ade
* - Flip default dependency to CEDET, add WITHOUT_CEDET knob for enablingpav2004-06-101-12/+22
| | | | | | | | old dependency - Flip WITH_ICONS default on PR: ports/67729 Submitted by: Dryice Liu <dryice@liu.com.cn> (maintainer)
* Add CAN-2004-0541 (buffer overflow in Squid NTLM authentication helper)des2004-06-101-0/+30
|
* Add a couple of patches, including one for a buffer overflow in the NTLMdes2004-06-1018-12/+570
| | | | | | | authentication helper. PR: ports/67764 Submitted by: maintainer
* - Update to 2.5.7pav2004-06-104-10/+8
| | | | | PR: ports/67767 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* - Chase checksum. Diff can be found in PRpav2004-06-102-4/+5
| | | | | | PR: ports/67159 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Approved by: maintainer timeout (2 weeks)
* Fix build on 4.X by fixing a C99-ism.marcus2004-06-101-0/+14
| | | | Reported by: J. W. Ballantine <jwb@homer.att.com>
* - Clean up to make it looks nicer.mezz2004-06-1027-534/+783
| | | | | | | | | | | | | | | | | | | | | - Change from autogen.sh to configure; it works fine with tweaks. - No longer wv check for the conflict, which it depends on textproc/wv rather than the one include AbiWord's tarball. I have tested my Mom and sister's docs from their work/school and they works fine with wv port. I don't see any problem or slowdown. - Force AbiWord to check/compile everything what apps that are installed (headers, libraries, etc) from ports rather than check and use the stuff that are included in tarball such as wv, zlib, libpng, popt and etc. (Use external dependencies.) - Improvement the autochecks and knobs of WITH_ENCHANT and WITH_ASPELL. - Add the new WITHOUT_GTKSPELL knob to allow us not depend and install either Aspell or Enchant, but the spell checker will be still enable and dictionary will be install. The spell checker works fine in my test so far. - Add install the Help docs to fix the ports/66623 and add a new WITHOUT_HELP_DOCS to disable the install Help docs. Reviewed by: marcus and adamw
* Enable the Aspell support is turn on by default now. AbiWord's spell checkermezz2004-06-101-15/+11
| | | | | | will not work unless this compiles with Aspell support. Reviewed by: marcus and adamw
* Update to 4365erwin2004-06-102-3/+3
| | | | Approved by: jeh (implicitly)
* . bsd.java.mk 2.0 compliantglewis2004-06-102-6/+8
| | | | | | | | | | | | . Fix build: . Enforce USE_JIKES=no as jikes won't let import statements contain no package name . Enforce JAVA_VERSION=1.3 as JDK 1.4 won't let import statements contain no package name . Re-enabled error statements while compiling PR: 66349 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
* . Switched stage 6 and 7 so JAVAC is no longer empty when not using jikesglewis2004-06-101-35/+35
| | | | | | | | . Added '-bootclasspath ${JAVA_CLASSES}' to the command-line for JAVAC when jikes is used as a substitute for javac. PR: 66349 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
* Update to today's release. Propagate CPPFLAGS to CONFIGURE_ENV to enablemi2004-06-102-5/+5
| | | | | | | building of the milter part. Use autoconf-2.59 instead of the deprecated 2.57 Approved by: Rob Evers (maintainer)
* Upgrade to 1.11.17.sumikawa2004-06-104-12/+12
|
* Sync with www/apache13.sumikawa2004-06-105-29/+68
|
* Back out accidental modification.lofi2004-06-101-2/+1
| | | | Pointy hat to: me
* Update to version 3.2.3lofi2004-06-10330-1085/+3516
|
* Update to 1.2.1.nork2004-06-094-20/+48
| | | | | PR: ports/67743 Submitted by: ijliao
* - Update to version 2.3.1krion2004-06-092-3/+3
| | | | | PR: ports/67756 Submitted by: maintainer
* Update to latest version:vs2004-06-095-28/+78
| | | | | | | | - enable experimental mysql support - drop gcc3x dependency PR: ports/67638 Submitted by: maintainer
* p5-CGI-Response --> ports/www/p5-CGI-Responsemat2004-06-091-0/+1
|
* Add p5-CGI-Response 0.03, perl module allowing response construction format2004-06-095-0/+49
| | | | | | | CGI applications. PR: ports/67566 Submitted by: Guy P. <guy at device dot dyndns dot org>
* p5-HTML-Tidy --> ports/textproc/p5-HTML-Tidymat2004-06-091-0/+1
|
* Add p5-HTML-Tidy 1.04, web validation in a Perl object using tidy.mat2004-06-095-0/+50
|
* Update to 2.05e.knu2004-06-097-762/+3
|
* Add an option to build with IPv6 capability.dougb2004-06-091-1/+5
| | | | | PR: ports/65852 Submitted by: Janos Mohacsi <mohacsi@niif.hu>
* Add a patch to fix 8-bit character set conversions that were brokendougb2004-06-091-0/+29
| | | | | | | | | in 4.60. The patch is from http://www.washington.edu/pine/pine-info/2004.06/msg00023.html, which is similar to the one in the PR. PR: ports/67522 Submitted by: Oleg Sharoiko <os@rsu.ru>
* Fix showstopper. Bump PORTREVISION.tg2004-06-092-0/+12
| | | | Obtained from: SF bug #967508
* Fix build on -CURRENTkris2004-06-092-0/+22
| | | | Submitted by: das
* - Update to 1.0.b2.bvs2004-06-093-8/+13
| | | | | | | - Register conflicts with eieio, semantic, and speedbar PR: ports/67728 Submitted by: maintainer
* Fix path to perl.vs2004-06-091-1/+1
| | | | | PR: ports/67709 Submitted by: maintainer
* Forced commit to note that the last update was obtained from:vs2004-06-090-0/+0
| | | | | PR: ports/67730 Submitted by: Dryice Liu
* Don't try to extract lha files with tarkris2004-06-091-0/+1
|
* Unbreak after the upgrade to 0.34.3.knu2004-06-091-3/+6
|
* upgrade to 0.7.2ijliao2004-06-094-102/+16
|
* Add missing manpageskris2004-06-091-0/+2
|
* - Register conflicts with cedetvs2004-06-092-5/+9
| | | | | | | | - Use INFO - Add a pointer to newer version in devel/cedet - Assign maintainership to submitter PR: ports/66732
* imgsizer --> ports/www/imgsizerkrion2004-06-091-0/+1
|
* Add imgsizer 2.6, a tool to autogenerate WIDTH and HEIGHT for IMG HTMLkrion2004-06-095-0/+41
| | | | | | | tags. PR: ports/67717 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* - Register conflicts with cedetvs2004-06-092-8/+9
| | | | | | | | | - Use INFO - Add a pointer to newer version in devel/cedet - Assign maintainership to submitter PR: ports/67731 Submitted by: Dryice Liu
* BROKEN: Size mismatchkris2004-06-091-0/+2
|
* BROKEN: Does not compilekris2004-06-091-0/+2
|
* - Register conflicts with cedetvs2004-06-092-4/+9
| | | | | | - Use INFO - Add a pointer to newer version in devel/cedet - Assign maintainership to submitter
* - Fix WWW: linekrion2004-06-091-1/+1
| | | | | PR: ports/67737 Submitted by: Paul <freebsd@otoh.org>
* Fix build in presence of libutils.vs2004-06-091-0/+2
| | | | PR: ports/67716
* Do not escape HTML messages in ICQ if the message beings with <HTML>. Thismarcus2004-06-094-0/+24
| | | | | | | | | works around a bug with messages sent by the sim client where they would be displayed as: <HTML><BODY BGCOLOR="#FFFFFF">hello</BODY></HTML> Submitted by: ale
* beagle --> ports/devel/beagleijliao2004-06-091-0/+1
|
* add beagle 2.1.3ijliao2004-06-0911-0/+163
| | | | An Evolutionary Computation Framework
* Fix build on STABLE.perky2004-06-091-0/+5
| | | | Spotted by: kris
* Backout 4.4.8 version which is actually from GNOME 2.7 series.bland2004-06-093-5/+5
|
* Don't remove www/ now that it is created by the system.kris2004-06-0927-32/+1
|
* gdesklets-irc --> ports/irc/gdesklets-ircperky2004-06-091-0/+1
|
* Add gdesklets-irc 1.2,perky2004-06-096-0/+105
| | | | an IRC client for your screen background. :)
* fix plistijliao2004-06-091-4/+4
|
* Update to 0.18.marcus2004-06-097-56/+66
| | | | Submitted by: John Merryweather Cooper <johnmary@adelphia.net>
* I forgot to drop maintainership for these along with sqlrelay andknu2004-06-094-4/+4
| | | | | ruby-sqlrelay. I'll probably try to take care of their breakage later, though.
* Update to 0.1.8.marcus2004-06-092-4/+3
| | | | Submitted by: John Merryweather Cooper <johnmary@adelphia.net>
* Reword EXPIRATION_DATE in preparation for bsd.port.mk commitkris2004-06-091-1/+1
|
* BROKEN: Build failskris2004-06-091-0/+2
|
* BROKEN: Does not compilekris2004-06-091-0/+2
|
* BROKEN: Does not build with new curl librarykris2004-06-091-0/+2
|
* BROKEN with perl < 5.6: does not buildkris2004-06-091-0/+1
|
* BROKEN: Broken pkg-plist (again - it looks like mpeginfo is only builtkris2004-06-091-0/+2
| | | | if something else is present on the system)
* BROKEN: SDL is needed in patch phase but is only added in build phasekris2004-06-091-0/+2
|
* Fix package build by using explicit paths in RUN_DEPENDSkris2004-06-094-22/+22
|
* Remove .la files that are no longer installedkris2004-06-091-3/+0
|
* BROKEN: build failskris2004-06-091-0/+2
|
* BROKEN: Install failskris2004-06-091-0/+2
|
* BROKEN: Missing LIB_DEPENDSkris2004-06-091-0/+2
|
* Update to 2.6.2.marcus2004-06-093-3/+282
|
* BROKEN: Unfetchablekris2004-06-0910-0/+20
|
* BROKEN: Size mismatchkris2004-06-093-0/+6
|
* Update to 0.2.0 release:ale2004-06-092-3/+3
| | | | | | | - add more options to the settings dialog PR: ports/67720 Submitted by: Matt Lancereau <matt@rimasec.net> (maintainer)
* Modernize these two scripts a little bit to make it easier to dealmurray2004-06-092-6/+16
| | | | | | with 5.X or 4.X package sets (i.e., INDEX vs INDEX-5 and tgz vs tbz) OKed by: marcus
* Update to 2.6.2.mezz2004-06-092-3/+3
|
* -Update to 1.6.6.mezz2004-06-094-17/+6
| | | | -Remove patch-configure and use lthack instead.
* Nuke ports/devel/libltdlade2004-06-091-1/+0
|
* Switch over to versioned devel/libltdl15 (from devel/libltdl) afterade2004-06-097-43/+7
| | | | repo-copy.
* Update to Vim 6.3 release.obrien2004-06-091-9/+0
|
* Upgrade to 0.9.20.obraun2004-06-098-42/+38
|
* Update to 1.8.5ade2004-06-098-16/+12
|
* Add the PROGRAM_PREFIX option which allows installation of texi2html underroam2004-06-092-3/+16
| | | | | | | | a different name, e.g. ntexi2html, to avoid conflicts with similarly-named programs from other packages. PR: 62607 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
* Don't use gettext if not needed.thierry2004-06-091-1/+1
|
* use ECHO_CMDume2004-06-091-1/+1
|
* provide homepage.ume2004-06-092-0/+4
|
* Update to Vim 6.3 release.obrien2004-06-092-779/+11
|
* - Update to version 0.8.0krion2004-06-084-21/+87
| | | | | | PR: ports/66639 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Approved by: maintainer timeout
* - Fix MASTER_SITESkrion2004-06-081-1/+1
| | | | | | PR: ports/66690 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Approved by: maintainer timeout
* Fix typo in conditional.vs2004-06-081-1/+1
| | | | | | PR: ports/65415 Submitted by: Jos Backus Approved by: maintainer-silence
* - Update to 5.0.0RC3 releaseale2004-06-088-28/+10
| | | | - Remove PDFlib extension
* Update to 1.31erwin2004-06-082-3/+3
|
* Whitespace cleanup.sumikawa2004-06-082-20/+20
| | | | Submitted by: trevor
* Fix doc installmat2004-06-084-1/+70
|
* Fix compilation of FreeTDS MSSQL extension.ale2004-06-082-0/+24
| | | | | | PR: ports/67710 Submitted by: Henry Karpatskij <henkka@spheroid.info> Obtained from: PHP CVS repository
* - Fix MASTER_SITESkrion2004-06-081-2/+1
| | | | | | PR: ports/66704 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Approved by: maintainer timeout
* Update to 1.3.8vs2004-06-088-114/+16
| | | | | PR: ports/67661 Submitted by: maintainer
* Fix for CAN-2004-0097eik2004-06-081-3/+3
| | | | Forgotten by: sobomax
* Use rcNG for startupvs2004-06-083-2/+50
| | | | | PR: ports/67610 Submitted by: Renato Botelho
* - update to 3.4dinoex2004-06-083-5/+6
| | | | headsup: update of config needed
* Update to 4.4.8bland2004-06-083-6/+6
|
* Update to 0.21vs2004-06-083-4/+5
| | | | | PR: ports/67680 Submitted by: Radim Kolar
* Add docsmat2004-06-082-0/+45
|
* p5-PerlPoint-Converters --> ports/textproc/p5-PerlPoint-Convertersmat2004-06-081-0/+1
|
* Add p5-PerlPoint-Converters 1.01, convert PerlPoint docs into variousmat2004-06-085-0/+364
| | | | formats.
* - Update to 1.1.28clement2004-06-0811-62/+150
| | | | | | | - RCng'ify startup script - small plist fix if NOPORTDOCS is defined - Add an entry in UPDATING - move configuration example to ${EXAMPLESDIR}.
* p5-PerlPoint-Package --> ports/textproc/p5-PerlPoint-Packagemat2004-06-081-0/+1
|
* Add p5-PerlPoint-Package 0.39, PerlPoint is both a presentation and amat2004-06-085-0/+73
| | | | documentation toolset.
* py-PyX --> ports/graphics/py-PyXijliao2004-06-081-0/+1
|
* add py-PyX 0.6.3ijliao2004-06-084-0/+54
| | | | A Python package for the creation of encapsulated PostScript figures
* Remove broken distfile link.dd2004-06-081-2/+1
| | | | | PR: 66694 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* Update to 0.25.01mat2004-06-083-5/+8
|
* Update to 1.6.5mat2004-06-082-3/+3
|
* Add freedokoerwin2004-06-081-0/+1
|
* Upgrade to 0.8.11.des2004-06-083-118/+36
|
* Add entry for java/sun-wtk: No redistribution allowedvs2004-06-081-0/+1
|
* sun-wtk --> ports/java/sun-wtkvs2004-06-081-0/+1
|
* Add sun-wtk 2.1, Sun J2ME Wireless Toolkit.vs2004-06-086-0/+1961
| | | | | PR: ports/66419 Submitted by: Panagiotis Astithas <past@noc.ntua.gr>
* - Honour CC & CFLAGSkrion2004-06-081-0/+5
| | | | | PR: ports/67696 Submitted by: michael johnson <ahze@ahze.net>
* - Fix MASTER_SITESkrion2004-06-081-3/+1
| | | | | PR: ports/67693 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* - Remove obsolete MASTER_SITESkrion2004-06-081-2/+1
| | | | | PR: ports/67690 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* - Chase enca shlib bumppav2004-06-081-1/+2
|
* - Update to 1.5pav2004-06-084-18/+21
| | | | | | PR: ports/67629 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Approved by: maintainer
* Fix compilation on 4.X, by using gcc 3.3.ale2004-06-081-0/+1
| | | | Submitted by: Erik Trulsson <ertr1013@student.uu.se>
* - Update to 0.90pav2004-06-086-16/+68
| | | | | | | - Add WITH_FLOOD knob Submitted by: Peter van Dijk <peter@dataloss.nl> (maintainer), Herbert J. Skuhra <herbert.skuhra@gmx.at>
* Updated to 0.99skv2004-06-082-3/+3
|
* Fix CAN-2004-0097 vulnerability in devel/pwlib, remove FORBIDDEN and bumpsobomax2004-06-0815-18/+129
| | | | | | | | PORTREVISION of related ports. Requested by: *many* No reply from: security-officer Obtained from: Debian/pwlib cvs
* libqglviewer --> ports/graphics/libqglviewerijliao2004-06-081-0/+1
|
* add libqglviewer 1.3.7ijliao2004-06-085-0/+64
| | | | A C++ library helps development of 3D applications
* kodos --> ports/devel/kodosijliao2004-06-081-0/+1
|
* add kodos 2.4.2ijliao2004-06-085-0/+61
| | | | The Python Regular Expression Debugger
* Update to 0.132.marcus2004-06-083-3/+5
|
* Fix package building.thierry2004-06-081-15/+6
| | | | Approved by: maintainer.
* upgrade to 2.39.235.1693ijliao2004-06-083-135/+23
|
* Reviewed by: maintainerfoxfair2004-06-082-3/+3
| | | | Upgrade devel/p5-Test-Harness from 2.40 to 2.42.
* Approved by: maintainerfoxfair2004-06-085-98/+6
| | | | | Upgrade net/p5-Net-Whois-Raw from 2.20 to 2.34, and add WWW in the description file.
* Update to 20040607, some work on IP30 support, more IP22 support, ARCSjmallett2004-06-082-3/+3
| | | | | | | input support, dsub support and sign-extension changes for 32-bit binaries. Approved by: marcus (mentor)
* Take over maintanership.bland2004-06-081-1/+1
| | | | | | | | | - Konstantin explicitly resigned from BSD iconv few years ago. - My e-mail pings about the case was never answered (last attempt 2/23/2004). - There is a technical problem contacting him. [1] PR: 67692 [1]
* Take over maintanership.bland2004-06-081-1/+1
| | | | | | | | | - Konstantin explicitly resigned from BSD iconv few years ago. - My e-mail pings about the case was never answered (last attempt 2/23/2004). - There is a technical problem contacting him. [1] PR: 67691 [1]
* - Fix fetchingmarkus2004-06-081-1/+1
| | | | | PR: ports/67695 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* Update to 1.23mharo2004-06-082-3/+3
|
* - Update to 2.0.5pav2004-06-084-54/+77
| | | | | PR: ports/67635 Submitted by: nsouch
* - Update to 0.8.5pav2004-06-082-29/+34
| | | | | PR: ports/67635 Submitted by: nsouch
* xfce4-cpugraph-plugin --> ports/sysutils/xfce4-cpugraph-pluginale2004-06-081-0/+1
|
* Add xfce4-cpugraph-plugin 0.1.1, XFce4 systemload plugin with multipleale2004-06-085-0/+46
| | | | | | | CPU display modes. PR: ports/67682 Submitted by: Matt Lancereau <matt@rimasec.net>
* Add bulgarian dictionary.jmz2004-06-083-3/+20
| | | | | PR: ports/45357 Submitted by: Miroslav Pendev <miro@cybershade.us>
* Update to 0.3.9 release.ale2004-06-084-28/+10
| | | | | PR: ports/67675 Submitted by: Filippo Natali <filippo@widestore.net> (maintainer)
* - Update to 2.2.9-ja-1.0pav2004-06-087-5676/+32
| | | | | PR: ports/67618 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
* - unbreak;thierry2004-06-085-24/+52
| | | | - do some cleaning.
* Correction: FreeBSD-SA-04:12.jailroute does not apply to 4.7 and older.des2004-06-081-1/+1
|
* - Update to 2.2pav2004-06-086-9/+15
| | | | Submitted by: brd@FreeNode (maintainer)
* Whitespace cleanupdes2004-06-081-8/+8
|
* Add FreeBSD-SA-04:12.jailroute.des2004-06-081-0/+32
|
* Override CONFIGURE_FAIL_MESSAGE to provide instructions to use theadamw2004-06-081-0/+4
| | | | new gnomelogalyzer.
* - Update to 0.23pav2004-06-082-3/+3
| | | | | PR: ports/67650 Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> (maintainer)
* heirloom --> ports/sysutils/heirloomthierry2004-06-081-0/+1
|
* Add heirloom 040603, the Heirloom Toolchest is a collection ofthierry2004-06-089-0/+594
| | | | | | | standard Unix utilities. PR: 67547 Submitted by: Cyrille Lefevre
* Remove chineses/{cdrtools/mkisofs}.netchild2004-06-081-2/+0
| | | | | | Reminded by: marius Does someone has a "removeport" script?
* - Add dependency on portupgradepav2004-06-082-0/+6
| | | | | | PR: ports/67662, pending/67679 Submitted by: Stefan Walter <sw@gegenunendlich.de> Approved by: maintainer
* - Update MASTER_SITE_PGSQLpav2004-06-081-11/+2
| | | | | PR: ports/67645 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* - Update to 2.0.3pav2004-06-084-6/+6
| | | | | PR: ports/67677 Submitted by: Filippo Natali <filippo@widestore.net> (maintainer)
* - Update to 0.53.1pav2004-06-082-3/+3
| | | | | PR: ports/67684 Submitted by: Andrey Slusar <vasallia@ukr.net> (maintainer)
* - Update to 0.72bpav2004-06-084-10/+10
| | | | | PR: ports/67672 Submitted by: HAYASHI Yasushi <yasi@yasi.to> (maintainer)
* Update to 20040608.ume2004-06-082-9/+7
|
* - Update to 2.99.56vs2004-06-0819-353/+419
| | | | | | | | | | - Fix installation from package As always, please be careful not to nuke your local configuration on updating. This port needs a maintainer who actually uses it! Closes PR: ports/60585 Submitted by: Seva Gluschenko
* ksmoothdock --> ports/deskutils/ksmoothdockmarkus2004-06-071-0/+1
|
* Add ksmoothdock 3.4, a dock program for KDE with smooth zooming.markus2004-06-075-0/+54
| | | | | PR: ports/67128 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
* - change limits from user www to daemon class to be in sync withclement2004-06-076-10/+12
| | | | | apachectl - fix limits (missing eval)
* - Update to version 0.9.84markus2004-06-075-11/+41
| | | | | | | | - Don't use Makefile.kde anymore - Respect CFLAGS PR: ports/67581 Submitted by: Heiner Eichmann <h.eichmann@gmx.de>
* Remove mkisofs and cdrtools, superseeded by sysutils/cdrtools-cjk.netchild2004-06-071-4/+0
|
* sysutils/cdrtools-cjk supersedes korean/mkisofs. Since this port has anetchild2004-06-071-0/+4
| | | | | | | | maintainer, just mark it as deprecated (and broken, it conflicts with sysutils/cdrtools*) and let the maintainer do the appropriate action (removing it or adding a conflicts line). Maintainer informed.
* chinese/cdrtools and chinese/mkisofs are superseded by sysutils/cdrtools-cjk.netchild2004-06-0710-263/+2
| | | | | | | | Note: Contrary to its purpose, chinese/cdrtools also never (during the time it was connected to the build) installed the ISO-9660 tools. Diagnosis by: marius Let's remove them by: netchild
* Update to 2.01a31. For a list of changes please see:netchild2004-06-072-3/+3
| | | | | | ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a31 Submitted by: marius
* cdrtools-cjk --> ports/sysutils/cdrtools-cjknetchild2004-06-071-0/+1
|
* Add cdrtools-cjk, slave port to sysutils/cdrtools which applies a third-netchild2004-06-074-0/+62
| | | | | | | | | | | | | | | party patch to the ISO-9660 tools so they have support for the following character sets: big5 cp1250 cp1251 cp1255 cp437 cp737 cp775 cp850 cp852 cp855 cp857 cp860 cp861 cp862 cp863 cp864 cp865 cp866 cp869 cp874 cp932 cp936 cp949 cp950 euc-jp euc-kr gb2312 iso8859-1 iso8859-13 iso8859-14 iso8859-15 iso8859-2 iso8859-3 iso8859-4 iso8859-5 iso8859-6 iso8859-7 iso8859-8 iso8859-9 koi8-r koi8-u sjis tis-620 utf8 cdrtools-cjk makes the chinese/cdrtools (cp932, cp936, cp949, cp950), chinese/mkisofs (big5) and korean/mkisofs (cp949) ports redundant. Submitted by: marius
* Make usable as master port for the upcomming sysutils/cdrtools-cjk.netchild2004-06-071-4/+4
| | | | Submitted by: marius
* Update to 2004.06.07.nork2004-06-072-3/+3
|
* freedoko -> ports/games/freedokotg2004-06-071-0/+1
|
* - Unbreak checksum by updating to 6.0.2.1pav2004-06-072-6/+9
| | | | | PR: ports/67663 Submitted by: Toni Viemero <toni.viemero@iki.fi>
* New port freedoko. FreeDoko lets you play the card game Doppelkopf.tg2004-06-0712-0/+498
|
* Fix format string vulnerability.cy2004-06-072-1/+17
| | | | Obtained from: Paul Herman <pherman@frenchfries.net> on BUGTRAQ
* Update description and home page.tg2004-06-071-6/+12
| | | | Submitted by: naddy
* Upgrade to 5.4.tg2004-06-073-41/+95
| | | | Approved by: wjv (maintainer)
* Move net/samba-devel to net/samba3 to make rik@irc happy.edwin2004-06-071-0/+1
|
* make LOGDIR and LOG_FILE_PATH tunable [1]eik2004-06-077-11/+28
| | | | | | | add WITH_AUTH_RADIUS support [2] Requested by: Lonnie Santella <lonniesantella@hotmail.com> [1] Jan-Peter Koopmann <Jan-Peter.Koopmann@seceidos.de> [2]
* Chase the curl library bumpkris2004-06-071-1/+1
| | | | Pointy hat to: roam
* Re-bump the curl shared library version.kris2004-06-071-1/+1
| | | | Pointy hat to: ade
* Fix versionnumberarved2004-06-071-1/+2
| | | | | Reported by: chkversion Pointy hat to: arved
* - Use USE_RC_SUBRkrion2004-06-071-1/+1
| | | | | PR: ports/67659 Submitted by: maintainer
* - Update to version 2.1.6krion2004-06-073-3/+4
|
* Update to version 2.59.demon2004-06-072-3/+3
|
* Update to 0.5arved2004-06-072-3/+3
|
* Update to pre14.vs2004-06-072-3/+3
| | | | | PR: ports/67615 Submitted by: Linh Pham
* samba-devel is now samba3pav2004-06-071-1/+1
|
* Update to latest mod_ssl 2.8.18: security fix.lev2004-06-072-4/+3
|
* Remove teTeX-base again. Fixing modules breaks INDEX.erwin2004-06-071-1/+0
| | | | Pointed out by: eik
* Add teTeX-baseerwin2004-06-071-0/+1
|
* Update to 1.2.3.marcus2004-06-073-3/+7
|
* Fixes the "make" semantic for the SVN::Core Perl module.vanilla2004-06-074-4/+4
| | | | | | PR: ports/64346 Submitted by: Autrijus Tang Maintainer timtout: > 1 month.
* Explicitly spell the MASTER_SITE_SUBDIR out.mi2004-06-071-1/+1
| | | | | PR: ports/67647 Submitted by: Roman Neuhauser
* - Update to version 1.1.7markus2004-06-0718-462/+404
| | | | | - Add a new and remove two dead mastersites - Add second WWW line
* Utilize LDFLAGS to allow 4.X to bring in libgnugetopt.adamw2004-06-071-1/+2
|
* - Fix fetchingmarkus2004-06-072-4/+2
| | | | | | | - Remove WWW line PR: ports/67632 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* - Fix fetchingpav2004-06-071-2/+2
| | | | | PR: ports/67637 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* Re-chase the curl shared library version.kris2004-06-071-1/+1
| | | | Pointy hat to: ade
* - Fix fetchingpav2004-06-072-4/+8
| | | | | PR: ports/67641 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* - Remove dead master sitepav2004-06-071-2/+1
| | | | | PR: ports/67634 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* Chase gnutls shared library debump.kris2004-06-071-1/+1
| | | | Pointy hat to: sergei
* - Chase 302 redirect in master sitepav2004-06-071-1/+1
| | | | | PR: ports/67631 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* - Chase 302 redirect in master sitespav2004-06-071-1/+1
| | | | | PR: ports/67630 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* - Remove dead master sitepav2004-06-071-1/+0
| | | | | PR: ports/67642 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* - Update WWW and kill whitespacepav2004-06-072-10/+10
| | | | | PR: ports/67643 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* - Really fix connection to clamdpav2004-06-071-2/+11
| | | | | | | - Actually use result returned by clamd PR: ports/67621 Submitted by: Yoshisato YANAGISAWA <osho@pcc-software.org>
* - Update to 20040606 snapshotpav2004-06-0710-272/+390
| | | | | PR: ports/67639 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
* Change USE_GETTEXT=1 to USE_GETTEXT=yes in preparation for forthcomingkris2004-06-071-1/+1
| | | | bsd.port.mk commit
* - Switch to newer autoheaderpav2004-06-071-1/+1
| | | | | PR: ports/67616 Submitted by: michael johnson <ahze@ahze.net> (maintainer)
* - Update to 1.1.11apav2004-06-072-4/+4
| | | | | | PR: ports/67075 Submitted by: Andrey Slusar <vasallia@ukr.net> Approved by: maintainer timeout (2 weeks)
* - Update to 1.0.6pav2004-06-075-56/+63
| | | | | | PR: ports/66903 (based on) Submitted by: Roman Neuhauser <neuhauser@chello.cz> Approved by: maintainer timeout (2 weeks)
* - Add FAAD knob (on by default) [1]pav2004-06-071-7/+19
| | | | | | | | - Fix breakage after recent aDe's auto*tools changes PR: ports/67479 [1] Submitted by: michael johnson <ahze@ahze.net> Approved by: maintainer
* - Clarify pkg-messageclement2004-06-072-12/+12
| | | | Noticed by: Hutterer Robert <robert.hutterer@univie.ac.at>
* - Use DOCSDIR in --with-html-dirmezz2004-06-073-27/+27
| | | | | | | | | | | - Chase the current bsd.gnome.mk, ie: pygtk2 - Add a new WITH_DEBUG knob - Replace the hardcore path of check if libgtkhtml exists to ${HAVE_GNOME:Mlibgtkhtml}. Also, use the || (or) like this: .if ${HAVE_GNOME:Mlibgtkhtml}!="" || defined(WITH_HTML_HELP_BROWSER) Reviewed by: marcus and pav
* - Fix for perl 5.005_03lth2004-06-073-1/+62
| | | | | | - Bump PORTREVISION Approved by: erwin (mentor)
* Fix pkg-descr and COMMENT.thierry2004-06-072-2/+2
| | | | | PR: ports/67633 Submitted by: Linh Pham
* Remove trailing whitespace.linimon2004-06-072-2/+0
|
* Update to 0.2lth2004-06-072-4/+4
| | | | Approved by: erwin (mentor)
* Update to 1.02lth2004-06-072-3/+3
| | | | Approved by: erwin (mentor)
* Update to 1.02.lth2004-06-072-3/+3
| | | | Approved by: erwin (mentor)
* Remove obsolete hack to respect PTHREAD_LIBSmarkus2004-06-072-6/+2
| | | | No objection by: maintainer
* Don't use Makefile.kde anymoremarkus2004-06-071-3/+1
|
* - Move net/samba-devel to net/samba3pav2004-06-0717-1897/+3
| | | | | | | PR: ports/67564 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> Approved by: maintainer Repocopy by: marcus
* Drop maintainership.perky2004-06-071-1/+1
| | | | Submitted by: maintainer
* Update to 2.6.4.marcus2004-06-074-106/+30
| | | | | | | | * Remove check for SIZE and MD5 in distinfo since this was a rush job, and missed some common cases. [1] * Re-enable use strict, and fix portlint to obey it Requested by: eik [1]
* - Update to version 3.11.r1;thierry2004-06-076-130/+587
| | | | | | | | | | - Update project home page URL; - Unbreak on 5.x but keep BROKEN on 4.x; - Compile the examples; - Use EXAMPLESDIR and (NO)PORTDOCS. PR: ports/67255 Submitted by: Stefan Walter
* - Update to version 2.9.5markus2004-06-069-269/+22
| | | | | - Remove upstream applied patches - Don't use Makefile.kde anymore
* - Update to 6.0.2pav2004-06-063-13/+12
| | | | | PR: ports/67628 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
* Upgrade devel/p5-Test-Manifest from 0.92 to 0.93.foxfair2004-06-062-3/+3
|
* - Update to version 0.2markus2004-06-064-42/+16
| | | | - Don't use Makefile.kde anymore
* - Fix a few non-critical bugs in ufs2 patchpav2004-06-063-8689/+134
| | | | | | PR: ports/65933 Submitted by: Sergey Matveychuk <sem@ciam.ru> (maintainer) Obtained from: grub CVS
* Update to 2.6vs2004-06-063-8/+5
| | | | | | PR: ports/66635 Submitted by: Roman Neuhauser Approved by: maintainer
* Don't use Makefile.kde anymoremarkus2004-06-069-35/+22
|
* - Don't use Makefile.kde anymoremarkus2004-06-062-6/+12
| | | | - Respect CFLAGS
* Don't use Makefile.kde anymoremarkus2004-06-0610-35/+21
|
* giftui --> ports/net/giftuivs2004-06-061-0/+1
|
* Add giftui 0.4.1, GTK2 client for giFT daemon.vs2004-06-0613-0/+203
| | | | | PR: ports/67199 Submitted by: Joel Diaz <joeldiaz@bellsouth.net>
* sort www/mod_auth_imap and www/mod_auth_imap2eik2004-06-061-2/+3
| | | | add print/teTeX-base
* - fix extract problems with bsdtardinoex2004-06-061-2/+2
| | | | Reported by: Tim Kientzle
* netatalk-devel --> ports/net/netatalk-develmarcus2004-06-061-0/+1
|
* Tie netatalk-devel to the build.marcus2004-06-061-0/+1
|
* - Remove obsolete site from PATCH_SITESkrion2004-06-062-2/+0
| | | | | PR: ports/67620 Submitted by: maintainer
* - Add the color_after_eol option (after several discussions onkrion2004-06-063-3/+64
| | | | | | | | | | the mutt-users mailing list) to be able to behave like mutt-1.4.x. - Remove a non-working site from PATCH_SITES - Bump PORTREVISION PR: ports/67619 Submitted by: maintainer