aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - Fix MASTER_SITESkrion2004-02-131-1/+2
| | | | | PR: 62750 62751 Submitted by: Daniel Roethlisberger <daniel@roe.ch>, David Gilbert <dgilbert@daveg.ca>
* Update to the 2004-02-11 snapshot of GCC 3.4.gerald2004-02-1326-286/+312
| | | | | | Port the following two fixes from the lang/gcc33 port: 2004/02/08: Fix build on systems without a decent version of Perl. 2004/01/30: The Fortran frontend binary is called g77, not f77.
* Fix several buffer overflow issues in the fontpath handling code.des2004-02-136-29/+373
| | | | | | Remove an earlier patch which only partially addressed these issues. Approved by: so
* Fix build after kde 3.2arved2004-02-131-0/+3
|
* Fix build after KDE 3.2arved2004-02-131-1/+1
| | | | Reported by: mich
* Update with information garnered from FORBIDDEN tags used in portsnectar2004-02-131-0/+238
| | | | | in the accessibility, arabic, archives, astro, audio, benchmarks, biology, cad, and chinese categories.
* Pine versions before 4.58 contain remotely exploitable vulnerabilities.nectar2004-02-131-0/+2
|
* Make it CC safelioux2004-02-131-2/+6
|
* forced commit to note that the last change wastrevor2004-02-130-0/+0
| | | | | Submitted by: Kang Liu of the Beijing University of Technology PR: 56411
* Touch up dependencies: use PORTSDIR macro; lose dependency ontrevor2004-02-131-3/+3
| | | | | audio/festival because this port needs audio/festival+OGI, which is brought in as a dependency of festogi-spanish.
* Update to 0.36mat2004-02-132-4/+4
|
* Add x11-themes to CATEGORIES.trevor2004-02-132-2/+2
|
* Upgrade to v1.3.0.jkoshy2004-02-132-2/+2
|
* Note rsync buffer overflow from December.nectar2004-02-131-0/+27
|
* Update to 2.8.5.osa2004-02-126-86/+100
| | | | | | | | | Add CONFLICTS, fetching (and verifying) of PGP signature. Use DOCSDIR macro. [v] Submitted by: Jason Harris <jharris@widomaker.com> (maintainer), osa [v] PR: 62713
* Remove `vulnerability-test-port'--- it wasn't supposed to get committednectar2004-02-121-22/+0
| | | | :-)
* Forgot PORTEPOCH for samba 3.x. While I'm at it, note that our port isnectar2004-02-121-1/+1
| | | | patched.
* Add patch for password initialization bug.nectar2004-02-124-4/+530
| | | | Obtained from: Samba CVS
* Note gaim's bumper crop of vulnerabilities.nectar2004-02-121-0/+51
|
* - Update to version 0.6.0p3krion2004-02-124-8/+6
|
* Note Samba 3.0.x password initialization bugnectar2004-02-121-0/+30
|
* Note clamav remote denial-of-service.nectar2004-02-121-0/+25
|
* Note XFree86 server buffer overflows.nectar2004-02-121-0/+33
|
* Add missing `<p>'s in Apache-SSL entry.nectar2004-02-121-4/+4
|
* Now I know my ABCsnectar2004-02-121-1/+1
| | | | Next time won't you run sort(1) with me
* vuxml -> ports/security/vuxmlnectar2004-02-121-0/+2
| | | | vxquery -> ports/security/vxquery
* Use PTHREAD_LIBS only if OSVERSION >= 500016.ale2004-02-123-18/+21
| | | | | | | | This fixes compilation of mod_php with apache2-worker on -stable. PR: ports/62729 Submitted by: Maxim Maximov <mcsi@portpc-design.spb.ru> Approved by: nork (mentor/implicitly)
* Activate vuxml, vxquery.nectar2004-02-121-0/+2
|
* Add VuXML Query Tool (vxquery) a simple utility for selecting entriesnectar2004-02-125-0/+48
| | | | from a VuXML document by package name and version.
* Add VuXML DTDs and the VuXML document for FreeBSD.nectar2004-02-127-0/+615
|
* Attempt to fix build on amd64. [1]osa2004-02-122-7/+46
| | | | | | | | | Also fix build problem with MySQL support. [2] Correct use PTHREAD_[CFLAGS|LIBS]. Bump PORTREVISION. [1] Notify from: kris via bento [2] Submitted by: Sergey Mokryshev <mokr@mokr.net>
* - Update to 1.1.10pav2004-02-124-5/+25
| | | | | | PR: ports/62666 Submitted by: hrs Approved by: maintainer
* add patch to compile qg_commandwidget.cpp under -stablemr2004-02-121-7/+5
| | | | Submitted by: Oliver Lehmann <oliver@FreeBSD.org>
* - Update to 1.2.4pav2004-02-124-203/+18
| | | | | | PR: ports/62301 Submitted by: ijliao Approved by: maintainer
* - Update to version 0.8krion2004-02-127-40/+66
| | | | | PR: ports/62698 Submitted by: maintainer
* Grab maintainership, I use this port a lot.demon2004-02-121-1/+1
|
* Add a symlink from libnspr4.so to libnspr4.so.1 in the LOCAL_PREFIX tomarcus2004-02-129-0/+27
| | | | workaround a symbol problem with the system libnspr on certain systems.
* - Update to 1.5 RC9 [1]ale2004-02-1220-525/+55
| | | | | | | | - don't use USE_LIBTOOL if the port don't want patch-libtool PR: ports/62716 Submitted by: Chris Knight <chris@e-easy.com.au> (maintainer) Approved by: nork (mentor/implicitly)
* - Update the compressed mailbox patchkrion2004-02-124-18/+36
| | | | | | | - Add another mirror site for some patches PR: ports/62723 Submitted by: maintainer
* Again, adodb doesn't depend on apache, but on PHP, so use USE_PHP.ale2004-02-121-5/+1
| | | | Approved by: nork (mentor/implicitly)
* upgrade to 1.1.0ijliao2004-02-125-53/+29
| | | | sort plist
* * Add ${LOCALBASE} to the list of include and lib search paths so we canmarcus2004-02-129-45/+63
| | | | | | | | properly detect libiconv support [1] * Take care of a few more pthread substitutions * Bump PORTREVISION Reported by: Andrew Muhametshin <andrew@trifon.ru>
* Update to 0.34bland2004-02-124-33/+17
|
* Update to 2.5.0 release.ale2004-02-124-7/+16
| | | | Approved by: nork (mentor/implicitly)
* Upgrade to 0.28.2.obraun2004-02-122-2/+3
| | | | | | | While waiting for maintainer response the developer released 0.28.2 and removed tarball for 0.28.1. Approved by: maintainer timeout for previous commit.
* * Update to 5.0marcus2004-02-1210-434/+135
| | | | | | | * Helper applications will be farmed out to new ports PR: 62720 Submitted by: maintainer
* Update to xmlenc 0.41.znerd2004-02-123-20/+23
| | | | | See: http://xmlenc.sourceforge.net/changes-0.41.txt
* Jump several versions, including one major version, from 3.60 to 4.11;linimon2004-02-124-245/+210
| | | | | | | | | | | give maintainership to submitter. (Previous maintainer had been unresponsive for quite some time). For changes up until (but not including) 4.0, see old-changelog.htm; for newer changes, see http://phplens.com/lens/adodb/docs-adodb.htm#Changes. PR: ports/62659 Submitted by: Martin Matuska <martin@tradex.sk>
* Update to 1.33. Numerous bugfixes and minor new features. Seelinimon2004-02-123-13/+7
| | | | | | | doc/ChangeLog for complete details. PR: ports/62328 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
* Update to 2.5: numerous bugfixes, a few minor feature enhancements. Seelinimon2004-02-123-8/+10
| | | | | | | RELNOTES for details. PR: ports/62522 Submitted by: Olivier Saut <Olivier.Saut@gmm.insa-tlse.fr>
* Modifications to make this a master port for upcoming slave portlinimon2004-02-126-45/+60
| | | | | | | japanese/bugzilla. Should have no effect otherwise. PR: ports/62545 Submitted by: TAKATSU Tomonari <tota@rtfm.jp>
* Update to 0.7.2.marcus2004-02-126-6/+14
|
* Remove patch-configure in favour of lthack.adamw2004-02-124-22/+2
|
* Fix build.linimon2004-02-121-1/+1
| | | | | PR: ports/62562 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
* upgrade to 2.2.0-0.4ijliao2004-02-125-283/+36
|
* xmms-imms -> ports/audio/xmms-immsgreen2004-02-121-0/+1
|
* Add xmms-imms 1.0. IMMS is an XMMS plugin which replaces the standardgreen2004-02-1213-0/+235
| | | | | | | shuffle function with a smarter, weighted shuffle function based on how often you play/skip files and their sound contents. Development Status: 4 - Beta
* Mark as broken on 4.x as well as 5.x. No response from maintainerlinimon2004-02-122-4/+0
| | | | to query about its status for >4 weeks.
* mat@FreeBSD.org reports no response from this maintainer for severallinimon2004-02-122-2/+2
| | | | | | | months about his other ports, so reset this one too. His last approved update was several months ago. Maintainer, if this is in error, please contact me directly.
* - Enable OpenEXR dependency on -STABLE againpav2004-02-121-8/+2
| | | | | | | - Bump PORTREVISION PR: ports/62676 Submitted by: David Yeske <dyeske@yahoo.com> (maintainer)
* mat@FreeBSD.org reports no response from this maintainer for severallinimon2004-02-127-8/+8
| | | | | | | months about his other ports, so reset this one too. His last approved update was 16 months ago. Maintainer, if this is in error, please contact me directly.
* update to version 1.991mharo2004-02-122-2/+3
| | | | add SIZE
* mat@FreeBSD.org reports no response from this maintainer for severallinimon2004-02-122-2/+2
| | | | | | months about his other ports, so reset this one too. Maintainer, if this is in error, please contact me directly.
* Include updated patch from Ports Fury that fixes install problemlinimon2004-02-122-0/+7
| | | | | | | by creating all install directories. Updates the pkg-plist file which I forgot in my last commit. Submitted by: KATO Tsuguru <jungle@m8.dion.ne.jp>
* Jason Harris has agreed to take over maintainence. Thanks, Jason.linimon2004-02-121-1/+1
|
* gtick --> ports/audio/gtickpav2004-02-121-0/+1
|
* Add gtick, a small but functional metronome application written in Gtk2.pav2004-02-125-0/+50
| | | | | PR: ports/62664 Submitted by: Liam J. Foy <liamfoy@sepulcrum.org>
* Avoid REINPLACE_CMD dependency.trevor2004-02-129-54/+54
|
* Scantv is now able to detect stations. Actually You still won't get theoliver2004-02-123-2/+35
| | | | | station-names Bump PORTREVISION
* Update to 0.10.2 release.ale2004-02-128-22/+28
| | | | | Submitted by: Liam J. Foy <liamfoy@sepulcrum.org> Approved by: nork (mentor/implicitly)
* py-pyx12 --> ports/textproc/py-pyx12pav2004-02-121-0/+1
|
* Add py-pyx12, a Python based HIPAA EDI transaction validatorpav2004-02-125-0/+178
| | | | | | | and XML translator. PR: ports/62661 Submitted by: John Holland <jholland@kazoocmh.org>
* Upgrade to 0.28.1, since 0.28 tarball is no longer available.obraun2004-02-122-3/+2
| | | | | Reported by: bento via kris Approved by: maintainer timeout (2 weeks)
* - phpnuke doesn't depend on apache, but on phpale2004-02-121-12/+5
| | | | | | | | - since depends on php, use USE_PHP - s/sort/${SORT}/ - put USE_MYSQL before bsd.port.pre.mk Approved by: nork (mentor/implicitly)
* We don't need to use "touch" to make an empty PLIST file.trevor2004-02-129-9/+0
|
* Add comments explaining the installation process.trevor2004-02-129-0/+63
|
* Don't install unnecessary MacOS/Windows-related material.trevor2004-02-129-0/+54
|
* wmctrl --> ports/x11/wmctrlpav2004-02-121-0/+1
|
* Add wmctrl, a command line tool to interact with anpav2004-02-124-0/+39
| | | | | | | | | | | | | | EWMH/NetWM compatible X Window Manager. It provides command line access to almost all the features defined in the EWMH specification. Using it, it's possible to, for example, obtain information about the window manager, get a detailed list of desktops and managed windows, switch and resize desktops, change number of desktops, make windows full-screen, always-above or sticky, and activate, close, move, resize, maximize and minimize them. PR: ports/62656 Submitted by: Florent Thoumie <flz@xbsd.org>
* vstr --> ports/devel/vstrpav2004-02-121-0/+1
|
* Add vstr, a string library, designed so you can work optimally withpav2004-02-126-0/+127
| | | | | | | | | | | readv()/writev() for input/output. This means that, for instance, you can readv() data to the end of the string and writev() data from the beginning of the string without having to allocate or move memory. It also means that the library is completely happy with data that has multiple zero bytes in it. PR: ports/62628 Submitted by: Robert Schlotterbeck <robert@rs.tarrant.tx.us>
* Update to DAT 4323jeh2004-02-122-3/+3
|
* - Add missed dependency on makedepend (unbreak build)pav2004-02-121-0/+2
| | | | | PR: ports/62624 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Update the 5.2.1 INDEX with the recent XFree86-Server fixes.marcus2004-02-121-7/+7
|
* * Fix broken installation (grrr..this fake thing is more trouble than it'smarcus2004-02-1218-108/+234
| | | | | | | | worth) * Fix up some path issues in the Makefile * Minor fix to plug-in installation * Restore Franz's fix for the LD_LIBRARY_PATH PREFIX problem * Bump PORTREVISION
* pngrewrite --> ports/graphics/pngrewritepav2004-02-121-0/+1
|
* Add pngrewrite, a utility to reduce unnecessarily large palletespav2004-02-124-0/+41
| | | | | | | in PNG images. PR: ports/62614 Submitted by: Daniel Roethlisberger <daniel@roe.ch>
* Backuo the previous commit before anyone notices. I have a big patch comingmarcus2004-02-1218-18/+18
| | | | | that will fix this and some other things. No need to bump PORTREVISION twice.
* Link autoconf253 and automake15 into the build - not used by anything yet,ade2004-02-121-0/+2
| | | | but soon.
* Other minor cosmetic changes to COMMENTade2004-02-1213-13/+13
|
* Hackery after repo-copies from devel/autoconf and devel/automakeade2004-02-1210-236/+249
| | | | respectively to make these true versioned ports
* Minor COMMENT cosmetic changesade2004-02-124-4/+4
|
* Fix accidental change of %%PREFIX%% to %PREFIX%% intrevor2004-02-1218-18/+18
| | | | | | | patch-build_unix_run-mozilla.sh (new PORTREVISION). Noticed by: Franz Klammer of webonaut.com Pointy hat to: moi
* Add mutt < 1.4.2 vulnerabilty.clement2004-02-122-0/+2
|
* Upgrade to Twisted 1.1.1, and remove documentation for py-twisted-docnbm2004-02-123-10481/+1519
| | | | port later.
* - Add a little workaround to keep man directories owned by root.clement2004-02-123-6/+6
| | | | | | - Unmark as FORBIDDEN. Noticed by: kris
* Add WITH_SYSLOG knob.osa2004-02-121-0/+4
| | | | | Submitted by: Katsura Matsumoto <katsura@cc.osaka-kyoiku.ac.jp> PR: 62629
* Update to 0.4.4clement2004-02-122-3/+3
| | | | | PR: 62697 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
* Update to 1.38clement2004-02-123-4/+5
| | | | | PR: 62668 Submitted by: Thierry Thomas <thierry@pompo.net> (maintainer)
* Maintainer update of mail/mutt:osa2004-02-124-18/+30
| | | | | | | | | | | | - Update mutt to version 1.4.2. This version fixes a buffer overflow that can be triggered by incoming messages. There are reports about spam that has actually triggered this problem and crashed mutt. - Add SIZEs to distinfo Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) PR: 62695
* forced commit: previous change was fromtrevor2004-02-120-0/+0
| | | | | PR: 62682 Submitted by: Volker Stolz of RWTH Aachen
* This port needs ports/archivers/rpm (brought in by the BUILD_DEPENDS+trevor2004-02-123-6/+6
| | | | | | | | line in the master port) for its do-install, so it can can use the rpm2cpio that accompanies that. PR: 62682 Submitted by: Volker Stolz of RWTH Aachen
* misc category cleanup part 4 of 6:clement2004-02-129-133/+133
| | | | | | | | | - Use DATADIR/DOCSDIR/PORTSDOC - make portlint happy PR: 61028 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org> Updated/reworked by: me
* The rpm executable is needed in do-install, so having it as I didtrevor2004-02-123-3/+3
| | | | as "BUILD_DEPENDS?=" is illogical. Instead use "BUILD_DEPENDS+=".
* Update to 0.09mat2004-02-124-6/+8
| | | | | | | Reset MAINTAINER (timeout > 3 months) PR: 59537 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Update to 0.9.1clement2004-02-122-3/+3
| | | | | PR: 62675 Submitted by: Len Sassaman <rabbi@abditum.com> (maintainer)
* Update to 6.9mat2004-02-113-2535/+24
| | | | | | | | Add apache2 support autogenerate PLIST PR: 58512 Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp>
* USE_GCC 3.3, because it builds fine with CURRENTS system compiler andarved2004-02-111-1/+1
| | | | gcc 3.2 is currently broken
* Update to 1.1.0clement2004-02-114-9/+6
| | | | | PR: 62679 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
* Update to 2.05mat2004-02-113-5/+21
| | | | | PR: 57988 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* USE_GCC 3.3, because it builds fine with CURRENTs system compilerarved2004-02-111-1/+1
| | | | (and gcc3.2 is broken on amd64)
* Fix dependency (kdebase -> kdelibs)clement2004-02-111-1/+1
| | | | | PR: 62686 Submitted by: Roland Jesse <roland.jesse@gmx.net>
* Bump PORTREVISION.lofi2004-02-117-0/+7
| | | | Reminded by: lioux
* USE_GCC 3.3, because it compiles fine with CURRENTS systemcompilerarved2004-02-111-1/+1
|
* Use GCC 3.3, because it builds fine with CURRENTs system compilerarved2004-02-111-1/+1
|
* Update to 1.9004mat2004-02-114-6/+14
| | | | | | | Reset MAINTAINER (timeout > 3 month) PR: 57983 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* misc category cleanup part 3 of 6:clement2004-02-117-48/+45
| | | | | | | | | | | | - Use DATADIR/DOCSDIR/PORTSDOC - make portlint happy * diction, earthview - kill pkg-plist PR: 61028 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org> Updated/reworked by: me
* Update to 1.01mat2004-02-114-17/+23
| | | | | | | | | Reset MAINTAINER (6 months overdue) Add support for mod_perl 2 Various cleanup PR: 57924 Submitted by: Trevor S. Cornpropst <tcornpropst@cox.net>
* Disable hdf4 on amd64.arved2004-02-111-1/+1
|
* Update 1.5erwin2004-02-112-2/+3
|
* Update to 1.03erwin2004-02-112-2/+3
|
* Update to 1.4.10erwin2004-02-112-2/+3
|
* Update to 0.16erwin2004-02-112-2/+3
|
* Update to 0.86mat2004-02-112-4/+12
| | | | reset maintainership to ports@ (maintainer timeout over 6 months)
* misc category cleanup part 2 of 6:clement2004-02-118-180/+177
| | | | | | | | | | | | | - Use DATADIR/DOCSDIR/PORTSDOC - SIZEify port - make portlint happy * chord2html, cwish, demoniac - kill pkg-plist PR: 61027 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org> Updated/reworked by: me
* misc category cleanup part 1 of 6:clement2004-02-1113-250/+251
| | | | | | | | | | | | | | | | | | | | | | | - Use DATADIR/DOCSDIR/PORTSDOC - SIZEify port (except biblereader) - make portlint happy * Howto: - use BZIP2_CMD and UNZIP_CMD - fix MASTER_SITES - update NIS-HOWTO - make portlint happy - bump PORTREVISION * bb - kill pkg-plist * boxes - kill pkg-plist PR: 61024 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org> Updated/reworked by: me
* Grab maintainership of this port.roam2004-02-112-1/+2
| | | | While I'm here, add SIZE to distinfo, just for kicks.
* add an URL where at least somek kind of advisory for monkeyd can be found...eik2004-02-112-2/+2
|
* - update to 20040210dinoex2004-02-117-20/+55
| | | | | | | | | | | | | | | - The install doesn't delete the database anymore - Don't remove the database on deinstall - Use OPTIONS target - handle all config install via the port You have to run freshclam manually once after upgrade to restore the database. PR: 62653 Submitted by: rob@debank.tv - Fix deinstall when no database was installed. Submitted by: dinoex
* Update to 0.82erwin2004-02-112-2/+2
| | | | | PR: 62672 Submitted by: Jim Shewmaker <jims@bluenotch.com>, maintainer
* Utilize USE_ICONV.okazaki2004-02-111-14/+20
| | | | | | Fix PLIST_SUB when WITHOUT_INFO is defined and OSVERSION >= 470000. Rename for-loop iterators FILE to F, to avoid overriding FILE variable provided by bsd.port.mk. Stop using sub make in post-install rules.
* Update to 3.04.tobez2004-02-112-2/+3
| | | | Submitted by: mat
* Update to 1.69.tobez2004-02-113-3/+6
| | | | Submitted by: mat
* Update to 0.8.10.tobez2004-02-113-8/+15
| | | | Submitted by: mat
* Update to 1.55.tobez2004-02-112-2/+3
| | | | Submitted by: mat
* Update to 2.09.tobez2004-02-112-2/+3
| | | | Submitted by: mat
* Update to 0.08.tobez2004-02-113-4/+14
| | | | Submitted by: mat
* Maintainer objected to my setting the deprecation flag, so back it out.linimon2004-02-111-2/+0
|
* SIZEify distinfoleeym2004-02-112-3/+9
| | | | Digest::MD5 is included in perl-5.8, so mark it as a conditional dependency.
* - Update to version 0.8.2krion2004-02-112-3/+3
| | | | | PR: ports/62663 Submitted by: maintainer
* Switch this port to use www/firefox instead of mozilla-firebird.marcus2004-02-111-1/+1
|
* - Fix install and unbreak the portkrion2004-02-111-7/+4
| | | | | PR: ports/62643 Submitted by: Ports Fury
* - Fix new installations (patch disappeared in my last commit) [1]ale2004-02-114-16/+22
| | | | | | | - Remove now useless post-patch target Noticed by: Cristiano Deana <cris@gufi.org> [1] Approved by: nork (mentor/implicitly)
* - Take maintainershiperwin2004-02-113-1/+3
| | | | | | | - Add SIZE - Add missing directory Approved by: wjv (maintainer)
* Fix a bug where @PREFIX@ was being substituted with the fake package prefixmarcus2004-02-119-9/+18
| | | | paths.
* Update to 1.05 release:ale2004-02-112-4/+3
| | | | | | | | | | | | | - filesel dialog for launcher command in edit and add dialog - filesel dialog for new menu filename - check if all field are filled when adding and creating a new menu - no more gint response (fix the problem when compiling on FreeBSD 4.x) - (begin of) icon support added - text in tree formatted PR: ports/62678 Submitted by: Matt Lancereau <matt@rimasec.net> (maintainer) Approved by: nork (mentor/implicitly)
* xbiso --> ports/misc/xbisoijliao2004-02-111-0/+1
|
* add xbiso 0.6.0ijliao2004-02-114-0/+38
| | | | XBox xdvdfs iso extraction utility
* ftplib --> ports/ftp/ftplibijliao2004-02-111-0/+1
|
* add ftplib 3.1-1ijliao2004-02-114-0/+55
| | | | A set of routines that implement the FTP protocol
* Upgrade to 8.1.1.kuriyama2004-02-112-2/+3
|
* Update to official 1.5.0beta1.znerd2004-02-116-12/+38
| | | | | | | Bumped PORTEPOCH, because this second beta is called 'beta1'. See: http://java.sun.com/j2se/1.5.0/
* * Import the JPI_LIST changes from www/mozilla so that multiple JPI versionsmarcus2004-02-1118-54/+135
| | | | | | | | | will be tried. There is one addition, though. JPI_LIST is now overrideable. [1] * Remove the bit about Perl version from pkg-message. We support all versions of Perl now. Requested by: ale
* Remove mozilla-firebird now that it has been repo-copied to firefox.marcus2004-02-1129-5775/+0
|
* Remove ports/www/mozilla-firebird and add ports/www/firefox.marcus2004-02-111-1/+1
|
* Add an entry for www/mozilla-firebird.marcus2004-02-111-1/+1
|
* Remove mozilla-firebird, and add firefox.marcus2004-02-111-1/+1
|
* - fix package on sparc64dinoex2004-02-112-2/+2
|
* Add Firefox after a repo copy from mozilla-firebird. Firefox is the nextmarcus2004-02-11275-33720/+2103
| | | | | | | | | | | | | | | | | | | | release of the Firebird web browser with a new name to avoid conflicts with the Firebird database. This is version 0.8. http://www.mozilla.org/products/firefox/releases/ * Update to 0.8 and change name to firefox [1] * Make PLIST from a fake installation [1] * Restore original credit and portname in Makefile [1] * Optionally install headers and IDL files [2] * Use PERL instead of REINPLACE_CMD in a few places [1] * Use OPTIONS * Enable the Inspector extension * Fix another possible esound related problem * Enable basic optimizations if WITH_DEBUG is not specified PR: 62631 [2] Submitted by: trevor [1] [2]
* Update to 1.04: documentation and bugfixes. See Changes for details.linimon2004-02-112-2/+2
| | | | | | PR: ports/61192 Submitted by: Scott Lambert <lambert@lambertfam.org> Approved by: maintainer timeout (4 weeks)
* Cosmetic only changes: add #ifdef __FreeBSD__ in appropriate places.fjoe2004-02-111-16/+26
|
* Re-order RUN_DEPENDS so only one linux_base will be installed whenmarcus2004-02-112-4/+4
| | | | | | | | -DWITH_XFT2 is set. PR: 62489 Submitted by: maintainer Reported by: Maxlor (user @ bsdforums.org)
* Update to 1.2: mostly bugfixes, but also configuration for other OSes.linimon2004-02-1132-243/+659
| | | | | | | | | | | | | | | | | | See Changelog for details. Details about the changes to the port (as differntiated from the source): - we depend on perl5 on build - remove nagmin support as the nagmin port was never commited - add rc.subr support - document supported tunables - add post-install documentation that documents the remaining steps the user needs to take to finish the installation - add deinstallation script the reminds the user to remove the username, group and directory PR: ports/62537 Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
* Use the latest XFree86-devel RPM. Advisories are attrevor2004-02-112-2/+2
| | | | | | | <URL:https://rhn.redhat.com/errata/RHSA-2003-287.html> and <URL:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0730>. Submitted by: mi
* Update to wdm 1.26. Highlights of changes:linimon2004-02-113-27/+2
| | | | | | | | | | | | | | | | - daemon mode works again - spanish and czech translations added - en locale is now different from C locale. - fixed problem with wdm not reacting to signals sent to process with pid written to pid file. - removed unused code - many other bugfixes See NEWS, README, and ChangeLog for the complete list. PR: ports/57010 Submitted by: Ports Fury Approved by: maintainer timeout (>3 months)
* colorer --> ports/devel/colorerijliao2004-02-111-0/+1
|
* add colorer beta2ijliao2004-02-117-0/+155
| | | | A syntax highlighting and text parsing library
* xhtml1-xsd --> ports/textproc/xhtml1-xsdijliao2004-02-111-0/+1
|
* add xhtml1-xsd 200208ijliao2004-02-114-0/+42
| | | | XHTML 1.0 (Second Edition) in XML Schema
* mathml-xsd --> ports/textproc/mathml-xsdijliao2004-02-111-0/+1
|
* add mathml-xsdijliao2004-02-114-0/+45
| | | | The MathML XML Schema
* docbook-xsd --> ports/textproc/docbook-xsdijliao2004-02-111-0/+1
|
* add docbook-xsd 1.0.b1ijliao2004-02-114-0/+35
| | | | DocBook W3C XML Schema
* dbaker@FreeBSD.org has been inactive in the ports community for overlinimon2004-02-115-43/+44
| | | | | | | | | | a year now, so return his ports to the unmaintained pool in the hopes that someone will adopt them and give them a good home. While here, pacify portlint on all of them. Discussed with: various members of portmgr@, at various times over the last few months.
* Respect CFLAGS; utilize USE_GETOPT_LONG; utilize USE_LIBTOOL.linimon2004-02-113-45/+24
| | | | | | PR: ports/59842 Submitted by: Ports Fury Approved by: maintainer timeout (6 weeks)
* Move lang/g95 -> lang/gfortranmaho2004-02-119-171/+4
| | | | | | | | change to appropriate name Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu> PR : 62287 (repocopy request) Thanks to : joe, adam
* Manually add each publicId of the DocBook 4.1.2 collection to the portsmarcus2004-02-112-3/+35
| | | | | | | catalog since this version didn't include a catalog of its own. This should solve the problems people are seeing on clean systems. Reported by: paul
* Add entries for:clement2004-02-112-0/+4
| | | | | - www/apache13-ssl<1.3.29.1.53 - www/monkey < 0.8.2
* open -> ports/sysutils/openfjoe2004-02-111-0/+1
|
* Forced commit to announce that the port layout will change for 6.1.clement2004-02-110-0/+0
| | | | Discussed with: maintainer
* New port: open 1.4fjoe2004-02-118-0/+223
| | | | | | | | | Open opens a new vt and runs a command on it. It can be used as a simple way to start several console logins without having to type your passwd on each VT in turn. open can be used as a simpler to use replacement for the doshell(8) command. open is similar in functionality to the AIX/RS6000 command of the same name.
* Updated p4d, add SIZE.dannyboy2004-02-1112-12/+54
| | | | | PR: 62399 Submitted by: maintainer
* Sync with editors/emacs21:sumikawa2004-02-114-2/+184
| | | | | | | | | | | | Add patch-src:process.c. Due to the change in src/sys/kern/uipc_syscalls.c between rev. 1.153 and 1.154, connectiton attempt fails with EALREADY after connect (2) is interrupted. The patch fixes this problem. Obtained from: http://www.init-main.com/d/resource/process.c.diff Patch author: takawata Reviewed by: nakaji@jp.freebsd.org
* - Do not remove directory owned by apache portclement2004-02-112-6/+0
| | | | Submitted by: Chris Stuart <webmaster@lightningfire.net> (maintainer)
* Update to 1.6: minor feature enhancements but a large number of bugfixes.linimon2004-02-113-10/+13
| | | | | | | See ChangeLog for details. PR: ports/62580 Submitted by: Yonatan Bokovza <Yonatan@Xpert.com>
* - scantv now scans w/o a failure, but actually doesn't like to find anyoliver2004-02-116-11/+186
| | | | | | station here - reattach x11/mtt to the build in case it's FreeBSD 5 - bump PORTREVISION
* Update to version 0.93.linimon2004-02-112-5/+6
| | | | | | | | | | | | | | | | | | | This is a minor release that focuses primarily on improving the on-screen presentation and readability. Changes: 1. Frank Ruehl family redrawn, together with punctuation and numerals. 2. Nachlieli family hinted to enhance the on-screen look. 3. Slash in David family was redrawn. 4. Missing "ayin" in Drugulin Bold was fixed. 5. ".notdef" character added to all the above fonts, to improve compliance with standards. Also, while here, add size to distinfo and silence portlint (although this committer has been using the variable "filename" instead of "i".) PR: ports/62579 Submitted by: Yonatan Bokovza <Yonatan@Xpert.com> (maintainer)
* - a patch for UFS2 support (contributed by Valery Hromov)krion2004-02-115-36/+9541
| | | | | | | | - get rid of pkg-plist - cleanup old code PR: ports/62299 Submitted by: maintainer
* Update to 0.8.2clement2004-02-112-4/+3
|
* - Utilize OPTIONSkrion2004-02-113-27/+61
| | | | | | | | | - Corract install all libraries user wants - Auto generate library list - SIZE in distinfo PR: ports/62316 Submitted by: maintainer
* Update to 0.3.2: lots of bugfixes, many of which do not apply to FreeBSD.linimon2004-02-114-6/+35
| | | | | | | See ChangeLog for details. PR: ports/ Submitted by: Juan Salaverria <rael@vectorstar.net> (maintainer)
* Update to 0.43:linimon2004-02-112-2/+2
| | | | | | | | | | C++ comments removed from chkproc.c. New rootkits detected: AjaKit and zaRwT. New CGI backdoors detected. ifpromisc.c: better detection of promisc mode on newer Linux kernels. New command line option (-n) to skip NFS mounted dirs. Minor bug corrections. PR: ports/62577 Submitted by: Luiz E. R. Cordeiro <cordeiro@nic.br> (maintainer)
* Miscellaneous bugfixes and rework of some parts of the installation,linimon2004-02-113-8/+22
| | | | | | | especially for icc. PR: ports/62566 Submitted by: Juan Salaverria <rael@vectorstar.net> (maintainer)
* - Update to version 1.20krion2004-02-113-16/+3
| | | | | PR: ports/62648 Submitted by: maintainer
* Update to 0.9.1b:linimon2004-02-112-3/+2
| | | | | | | | fixed bug introduced 2004/02/05 which caused true default options, such as INCDEPTH, to be destroyed when new options blocks are defined. PR: ports/62560 Submitted by: Matt Pounsett <mattp@conundrum.com> (maintainer)
* Per maintainer, needs gcc2.95 to run, which means that there is nolinimon2004-02-111-1/+2
| | | | | point building it on the 64-bit archs. Note: this does not (yet) fix the plist errors that I see.
* Add CONFLICTS, portlint.dannyboy2004-02-111-3/+5
| | | | | PR: 62589 Submitted by: maintainer
* Add pkg-message to warn users about setting their configurationslinimon2004-02-112-0/+7
| | | | | | | before trying to run (prevents coredumps). PR: ports/62523 Submitted by: Hsin-Hsiung Chang <sexbear@tmu.edu.tw> (maintainer)
* Per maintainer, needs gcc2.95 to run, which means that there is nolinimon2004-02-111-1/+2
| | | | point building it on the 64-bit archs.
* Update to 0.81erwin2004-02-112-2/+2
| | | | | PR: 62148 Submitted by: Jim Shewmaker <jims@bluenotch.com>, maintainer
* Update to 0.10.6.marcus2004-02-116-6/+8
|
* - Update to 2.14erwin2004-02-112-2/+3
| | | | - add SIZE
* Update to 1.1 and unbreak install.linimon2004-02-114-168/+211
| | | | | PR: ports/62354 Submitted by: Alexander Novitsky <alecn2002@yandex.ru> (maintainer)
* Fixup my bad thingsmat2004-02-111-1/+1
| | | | Submitted by: freshport bad committers mail reminder
* Switch to PERL_MODBUILD (so that I don't break INDEX more)mat2004-02-114-8/+4
|
* use PERL_MODBUILDmat2004-02-111-4/+2
|
* Update to version 0.39 (2004-02-03):linimon2004-02-112-3/+3
| | | | | | | | | | | | Added menu separators in some menus. Added a string dumper that makes it easy to inspect all strings in memory, it also has the ability to dump all strings to a file. Fixed a bug in down link handling that caused instance numbers to increase for arrays (thanks to matze who tried to use the string inspector and did send back traces from crashes). PR: ports/62365 Submitted by: maintainer
* - Fix WITH_MUTT_EDIT_THREADS knobkrion2004-02-113-5/+665
| | | | | | | - Add SIZEs to distinfo PR: ports/62651 Submitted by: maintainer
* add sizeleeym2004-02-111-0/+1
| | | | | PR: 62359 Submitted by: Radim Kolar <hsn@netmag.cz>
* add sizeleeym2004-02-111-0/+1
| | | | | PR: 62361 Submitted by: Radim Kolar <hsn@netmag.cz>
* add sizeleeym2004-02-111-0/+1
| | | | | PR: 62362 Submitted by: Radim Kolar <hsn@netmag.cz>
* Update to 1.3.12.marcus2004-02-112-6/+4
|
* Fix build on AMD64 by disabling MESAGL.arved2004-02-111-0/+4
|
* Add SIZE attribute to distinfo.leeym2004-02-111-3/+7
| | | | | PR: 62633 Submitted by: Stefan Walter <sw@gegenunendlich.de>
* Fix on amd64.lofi2004-02-112-0/+8
| | | | Submitted by: arved
* Add SIZE attribute to distinfo.leeym2004-02-111-0/+2
| | | | | PR: 62632 Submitted by: Stefan Walter <sw@gegenunendlich.de>
* SIZEify distinfoleeym2004-02-111-0/+1
| | | | | PR: 62634 Submitted by: Stefan Walter <sw@gegenuendlich.de>
* Update to release 0.21. See ChangeLog for details (linimon2004-02-114-8/+27
| | | | | | | | | | | | | http://www.naney.org/wiki/WiKicker/ChangeLog.html#h1) * change constitution of a directory arrangement * now possible to appoint plural outside-style sheet * memory cache function by memcached * RecentLog function with common memory [option] * Other revisions PR: ports/62347 Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> (maintainer)
* Pass Maintainership to Daniel Roethlisberger.arved2004-02-111-1/+1
|
* SIZEify.matusita2004-02-115-0/+6
|
* Quickly remove unnecessary PORTREVISION before anyone notices..des2004-02-111-1/+0
|
* Upgrade to 1.64.1.des2004-02-114-4/+14
|
* Fix build on AMD64arved2004-02-111-0/+5
| | | | Submitted by: lioux, Adriaan de Groot <adridg@cs.kun.nl>
* - Fix build on non-i386 archkrion2004-02-112-49/+24
| | | | | PR: ports/62644 Submitted by: Ports Fury
* Fix build on AMD64arved2004-02-101-0/+1
|
* - Update to version 0.8.0krion2004-02-109-15/+57
| | | | | PR: ports/62642 Submitted by: Ports Fury
* - Update to version 5.3.0krion2004-02-109-213/+353
| | | | | PR: ports/62641 Submitted by: Ports Fury
* - Update to version 1.6.2krion2004-02-103-4/+4
| | | | | PR: ports/62640 Submitted by: Ports Fury
* - Update to version 0.1.3krion2004-02-104-8/+8
| | | | | PR: ports/62638 Submitted by: Ports Fury
* USE_MOTIF by default now - netscape plugins compat is en vogue againlofi2004-02-107-91/+42
| | | | thanks to the libmap-flashplugin hack.
* - Update to version 1.0.11krion2004-02-102-3/+3
| | | | | PR: ports/62637 Submitted by: Ports Fury
* - Update to version 0.2.0krion2004-02-102-7/+5
| | | | | PR: ports/62636 Submitted by: Ports Fury
* - Update to version 1.0.6krion2004-02-104-14/+15
| | | | | PR: ports/62635 Submitted by: Ports Fury
* Add SIZE.dannyboy2004-02-102-0/+2
|
* update to version 0.9.6leeym2004-02-103-12/+6
| | | | | | | replace pkg-plist with PORTDOCS, PLIST_FILES and PLIST_DIRS PR: 62551 Submitted by: Lefteris Chatzibarbas <lefcha@hellug.gr>
* - Upgrade to QCad version 2.0.2.0-1mr2004-02-103-7/+15
| | | | | | | | | | See http://www.ribbonsoft.com/qcad_doc_changelog.html for changes can save ACAD R12 .DXF Files now - Finish elimination of PORTREVISION (Many thanks to Tilman Linneweh) - Add interim patch for compilation - Change MAINTAINER to my address to faster getting future errlogs Submitted by: Tilman Linneweh <arved@FreeBSD.org> (part.)
* update to amap-4.5leeym2004-02-105-35/+9
| | | | | | | add PORTDOCS PR: 62578 Submitted by: Yonatan Bokovza <Yonatan@Xpert.com>
* Remove hardcoded check for libc_r.lofi2004-02-102-2/+4
| | | | | PR: ports/62625 Submitted by: leafy <leafy@leafy.idv.tw>
* add clamav<0.65_7eik2004-02-102-0/+2
| | | | PR: 62586
* Shorten COMMENT.lofi2004-02-107-7/+7
| | | | | PR: ports/62619 Submitted by & nitpick award to: Ernst de Haan <znerd@freebsd.org>
* Last was alsomat2004-02-100-0/+0
| | | | Approved by: maintainer timeout
* Update the postgresql dependency from postgresql7 to postgresql-client to fixupmat2004-02-101-1/+1
| | | | | | dependency problems Submitted by: bento (kris)
* *** SECURITY update ***eik2004-02-103-5/+32
| | | | | | | | | | | | | | | - fix a trivially remote exploitable DOS vulnerability <http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/62586> <http://www.securityfocus.com/archive/1/353186> while I'm here, fix stale socket removal. Perhaps enabling FixStaleSocket in clamav.conf would be a better idea, but I don't want to overuse this security related commit. PR: 62586, 62601 Submitted by: eik, Vivek Khera <vivek@khera.org> Reviewed by: bugtraq mailing list Approved by: security-officer
* Update to 0.04.01mat2004-02-102-3/+4
|
* Fix build on AMD64arved2004-02-101-0/+1
|
* Fix build on AMD64arved2004-02-101-1/+1
|
* Update to 0.23.mat2004-02-104-29/+21
| | | | Dupplicate some code from bsd.port.mk to have it build the same way as other ports using it.
* Added LATEST_LINK.znerd2004-02-104-4/+8
| | | | Reported by: kris
* Slightly improved the COMMENT.znerd2004-02-104-4/+4
| | | | Requested by: lofi
* Fix fetch.arved2004-02-101-1/+1
| | | | PORTREVISION should not be used in DISTNAME