aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Chase libversion bumb to libMagick.so.9Edwin Groothuis2006-01-05111-71/+129
| | | | | | | PR: ports/91270 Notes: svn path=/head/; revision=152778
* [patch] ImageMagick segfaults, port update to 6.2.5-5 solves problemEdwin Groothuis2006-01-054-177/+166
| | | | | | | | | | | | | | | | | | | | | | | Using 'convert' utility, even on basic operations causes job to be done, but command exits via receiveing SEGFAULT signal. Using new version of ImageMagick (6.2.5-5), convert utility works as expected. This problem also applies to pecl-imagick. And of course is also solved by this port update /etc/make.cof is empty during port install Also included an update to libMagick.so.9! Submitted by: Piotr Rybicki <meritus@innervision.pl> Approved by: Arjan van Leeuwen <avleeuwen@piwebs.com> PR: ports/91270 Notes: svn path=/head/; revision=152777
* Belatedly bump PORTREVISION due to dbus-sharp update.Tom McLaughlin2006-01-053-2/+3
| | | | Notes: svn path=/head/; revision=152776
* idnits uses bash-specific features, so RUN_DEPENDS on it and patchBill Fenner2006-01-052-0/+13
| | | | | | | the hash-bang line in the script. Notes: svn path=/head/; revision=152775
* Update to 1.85. Only minor changes from 1.82 (but the year one isBill Fenner2006-01-052-4/+4
| | | | | | | | | | | | | | particularly relevant right now): * Added a switch (--year NNNN) to use a different year than the current year in copyright boilerplate. * New release of gawk (debian 1:3.1.5-1) has problems with /[\200-\376]/. Re-wrote the expression. * Error message formatting changes. Stricter error messages in some cases. Notes: svn path=/head/; revision=152774
* adocman is a set of perl modules and programs for performingBill Fenner2006-01-056-0/+83
| | | | | | | | | | | | | | | | | | operations against the SourceForge.net site, currently including basic Client operations (i.e. login/logout) and DocManager operations. It includes the Alexandria perl module, which provides the back end support for operations, the adocman program, which provides the means to perform DocManager operations from the command-line or scripts (by project developers or admins listed as DocManager Editors), and the xml_export program, providing the means to automate downloads of data from the XML data export facility on SourceForge.net (by project administrators). WWW: http://sourceforge.net/projects/sitedocs Notes: svn path=/head/; revision=152773
* Minor cleanups for cad/calculixMaho Nakata2006-01-051-3/+3
| | | | | | | | PR: 91252 Submitted by: Pedro F. Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=152772
* Update to 2.2.8Marcus Alves Grando2006-01-0524-88/+72
| | | | Notes: svn path=/head/; revision=152771
* Implement rc_subr suggestions made by dougb@Edwin Groothuis2006-01-053-7/+1
| | | | Notes: svn path=/head/; revision=152770
* Implement feedback from dougb@Edwin Groothuis2006-01-052-5/+1
| | | | | | | | | | | | | | | | | | It would be better to replace the SUB_FILES line in the Makefile with: USE_RC_SUBR= ${PORTNAME}.sh This provides several benefits in the short term. It would obviate the need for the post-install target and the pkg-plist entry, as the USE_RC_SUBR macro handles that stuff (as well as the SUB_FILES stuff) for you automatically. In the long term, we're going to add even more support for good things in the USE_RC_SUBR code, so it's a good idea to move that direction now. Notes: svn path=/head/; revision=152769
* [patch] astro/sunclock - to version 3.54.1Edwin Groothuis2006-01-055-11/+65
| | | | | | | | | | | | astro/sunclock isn't fetchable anymore, upgrade to 3.54.1 will resolve it. PR: ports/89524 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: maitnainer timeout Notes: svn path=/head/; revision=152768
* [PATCH] www/wwwoffle: fix broken wwwoffled.shEdwin Groothuis2006-01-052-3/+4
| | | | | | | | | | Fix broken wwwoffled.sh PR: ports/91314 Submitted by: Andrey Slusar <anray@freebsd.org> Notes: svn path=/head/; revision=152767
* Update port: sysutils/psgconfEdwin Groothuis2006-01-054-9/+34
| | | | | | | | | | Update to 3.1.12 PR: ports/90318 Submitted by: Jim Pirzyk <jim@pirzyk.org> Notes: svn path=/head/; revision=152766
* japanese/less: Update to less-382-iso258Edwin Groothuis2006-01-055-40/+25
| | | | | | | | | | | | | - Update japanese/less to less-382-iso258. - gtags is now supported by original source, so less-358-iso254+gtags-20010110.tar.gz is removed. PR: ports/90142 Submitted by: KOMATSU Shinichiro <koma2@lovepeers.org> Approved by: maintainet timeout Notes: svn path=/head/; revision=152765
* audio/streamripper update to 1.61.16Edwin Groothuis2006-01-054-15/+15
| | | | | | | | | | | | | | | | | | | Simple version bump to 1.61.16 I re-diff-ed the patch-lib_parse.c and patch-lib_util.c files to get rid of fuzz, but otherwise these patches are unchanged. Added new patch-Makefile.in to force using BSD_INSTALL* macros. Thus avoiding the install.sh script which was breaking the install. PR: ports/89328 Submitted by: Yarema <yds@CoolRat.org> Approved by: maintainer timeout Notes: svn path=/head/; revision=152764
* better example in sample config for lighttpdEdwin Groothuis2006-01-042-1/+5
| | | | | | | | | | | | | | | | The lighttpd port installs a sample config file into /usr/local/etc/lighttpd.conf.sample this file should probably include the line: server.event-handler = "freebsd-kqueue" lighttpd is a high performance web server, and it should use kqueue when running on FreeBSD. PR: ports/90354 Submitted by: Mike <mspam@ideaway.net> Approved by: maintainer timeout Notes: svn path=/head/; revision=152763
* Analog port does not include anlgform.html or anlgform.plEdwin Groothuis2006-01-043-1/+17
| | | | | | | | | | | | | | | | | The analog (5.24,1) port does not include the form interface (anlgform.html & anlgform.pl). These files are in the tarball, but not installed by the port. They should be installed, probably with the .pl file non-executable (the form interface requires customization anyway). At the end it resulted in these files being installed in EXAMPLESDIR, with a note in the pkg-message. PR: ports/51947 Submitted by: Chris Pepper <pepper@rockefeller.edu> Notes: svn path=/head/; revision=152762
* [PATCH] unbreak samba-libsmbclient on kerberos-less systemsEdwin Groothuis2006-01-041-3/+0
| | | | | | | | | | | | smbclient is broken, when no krb is on the system (ie: NO_KERBEROS in /etc/make.conf) PR: ports/90238 Submitted by: Melvyn Sopacua <melvyn@melvyn.homeunix.org> Approved by: "Timur I. Bakeyev" <timur@gnu.org> Notes: svn path=/head/; revision=152761
* [PATCH] net/azureus: fix buildEdwin Groothuis2006-01-044-4/+4
| | | | | | | | | | | | | Fix location of installed junit.jar Now the build fails when trying to install already installed java/junit. With the patch my TinderFoxy builds w/o error (tested on 4 and 7). PR: ports/91323 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@gmail.com> Notes: svn path=/head/; revision=152760
* Add support for ATtiny261/461/861.Joerg Wunsch2006-01-049-25/+47
| | | | Notes: svn path=/head/; revision=152759
* Update to DAT 4667James E. Housley2006-01-042-4/+4
| | | | Notes: svn path=/head/; revision=152758
* Upgrade to 6.3. This is a security fix: restore permissions properly.Thierry Thomas2006-01-043-5/+22
| | | | | | | | | | | | | | Full changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>. A embedded Perl interpreter is installed by default, use WITHOUT_PERL to disable it. PR: Security: VuXML c2fdb3bc-7d72-11da-b96e-000fb586ba73 Notes: svn path=/head/; revision=152757
* Add an entry for rxvt-unicode < 6.3: root privileges were not restoredThierry Thomas2006-01-041-0/+30
| | | | | | | | | | before the call to openpty(), so the permissions on the pty device node remain root:wheel 666 after opening a new terminal. Discovered by: Ryan Beasley <ryanb (at) rainbowdevilsland.co.uk> Notes: svn path=/head/; revision=152756
* - remove p5-Test-* from RUN_DEPENDSYen-Ming Lee2006-01-041-1/+0
| | | | Notes: svn path=/head/; revision=152755
* New port multimedia/audacious A media player based on BMP and XMMSEdwin Groothuis2006-01-0411-0/+423
| | | | | | | | | | | | | | Audacious is a fork of beep-media-player 0.9.7.1. The primary goals of this fork are keeping ideology of original BMP and merging miscellaneous plugins into Audacious WWW: http://audacious-media-player.org PR: ports/91304 Submitted by: RedChrom <redchrom@mail.ru> Notes: svn path=/head/; revision=152753
* New port: games/holotz-castle: A platform game with high dosis of misteryEdwin Groothuis2006-01-046-0/+1839
| | | | | | | | | | | | | | | | | | Holotz's Castle is a platform game with high dosis of mistery. A great mistery is hidden beyond the walls of Holotz's Castle. Will you be able to help Ybelle and Ludar to escape alive from the castle? Test your dexterity with this tremendously exciting platform game! WWW: http://www.mainreactor.net/holotzcastle/en/index_en.html PR: ports/91321 Submitted by: Pierre-Paul Lavoie <ppl@nbnet.nb.ca> Notes: svn path=/head/; revision=152751
* Update port: news/newscache , Added rc scriptEdwin Groothuis2006-01-043-5/+36
| | | | | | | | | | news/newscache is lacking an rc script, so I hacked this one up PR: ports/91319 Submitted by: Arjan Koole <arjan@blackoak.net> Notes: svn path=/head/; revision=152750
* [MAINTAINER] mail/MailScanner: update to 4.49.7Edwin Groothuis2006-01-046-26/+244
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update to 4.49.7 * New Features and Improvements * - Speed improvements for sendmail systems by changing the way temporary files are handled and how attachments are parsed. This should be really noticeable if I've got it right. Thanks for the great help of the Vodafone SHARK team. - Added speed improvements for Exim. - Added speed improvements for Postfix. - Now changes the command line listed in `ps` (ie $0) to show what MailScanner is doing. Should help diagnose slow system problems. - 4 new configuration options, which list patterns against which filenames and filetypes are matched to see if we should allow them or block them. This is implemented for the benefit of web-based configuration systems for MailScanner, it is not really intended for human use as it will complicate the filename/filetype matching unless you understand it. Read the comments in the MailScanner.conf and suggest better explanations! "Allow Filenames", "Deny Filenames", "Allow Filetypes", "Deny Filetypes". Note: There are 2 new entries in languages.conf so remember to run an upgrade_languages_conf. - Upgraded tnef program to 1.3.4. - Added message 'actions' property for MailWatch reporting. - Custom Function filenames must end in .pm or .pl. Others will be logged and skipped. - Various minor speed improvements. * Fixes * - Changed Postfix code to better support latest revision of Perl. - Now stops MailScanner more reliably on SuSE systems. - Logging of <img> tags only done if logging HTML tags. - Fixed minor array ref problem in Perl 5.8.7 on FreeBSD 6.0 (which is not a public stable release anyway). PR: ports/91306 Submitted by: Jan-Peter Koopmann <j.koopmann@seceidos.de> Notes: svn path=/head/; revision=152749
* [UPDATE] multimedia/quodlibet: update to 0.16Edwin Groothuis2006-01-044-29/+124
| | | | | | | | | | | - Update to 0.16 - Give away maintainership to changbom.yoon@gmail.com PR: ports/91308 Submitted by: Byung-Hee HWANG <bh@izb.knu.ac.kr> Notes: svn path=/head/; revision=152748
* [maintainer update] Doxygen to 1.4.6Edwin Groothuis2006-01-043-4/+22
| | | | | | | | | | | | Upgrade to bugfix release 1.4.6. Fixes a crash when using groupdef command under certain circumstances. http://bugzilla.gnome.org/show_bug.cgi?id=325101 PR: ports/91309 Submitted by: Melvyn Sopacua <mdev@melvyn.homeunix.org> Notes: svn path=/head/; revision=152747
* ports/security/ipsec-tools enables itself at startupEdwin Groothuis2006-01-042-1/+2
| | | | | | | | | | | | | | ports/security/ipsec-tools rc.d script defaults to 'enabled' It also installs its own versions of setkey and libipsec.so which seems redundant as they are part of the base system and should be used in preference. Submitted by: Vivek Khera <vivek@khera.org> PR: ports/91317 Notes: svn path=/head/; revision=152746
* [fix] graphics/linux_dri: works on amd64 tooEdwin Groothuis2006-01-041-1/+1
| | | | | | | | Submitted by: Simun Mikecin <sime@logos.hr> PR: ports/91318 Notes: svn path=/head/; revision=152745
* [MAINTAINER] www/gekko-modules: update to 0.5.10Edwin Groothuis2006-01-043-36/+94
| | | | | | | | | | | | | - Update forums-module to 0.5.9 - Update gallery-module to 0.5.8 - Add friends-module 0.1 - Add phrases-module 0.1 PR: ports/91295 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=152744
* Add zeroer, a command line utility for wiping unallocated space onEmanuel Haupt2006-01-044-0/+52
| | | | | | | a filesystem. Notes: svn path=/head/; revision=152742
* xglobe does not show markersEdwin Groothuis2006-01-042-3/+12
| | | | | | | | | | | | | When you compile xglobe from ports and start it with xglobe -markers it does not show the markers. PR: ports/82270 Submitted by: Florian Smeets <flo@kasimir.com> Reviewed by: edwin@FreeBSD.org Approved by: maintainer timeout Notes: svn path=/head/; revision=152741
* Update port gnome x11/workrave from 1.6 to 1.8 (solves kde problem)Edwin Groothuis2006-01-045-45/+46
| | | | | | | | | PR: ports/84974 Submitted by: Alex de Kruijff <freebsd@akruijff.dds.nl> Approved by: maintainer timeout Notes: svn path=/head/; revision=152740
* Fix the path to the mime.types [1] and the mime/globs file.Alexander Leidinger2006-01-042-2/+6
| | | | | | | | | PR: 89162 [1] Stolen from: mail/sylpheed2 [1] Noticed by: Pawel Pekala <c0rn@gazeta.pl> [1] Notes: svn path=/head/; revision=152739
* Upgrade to 3.8.3.Oliver Braun2006-01-042-4/+4
| | | | Notes: svn path=/head/; revision=152738
* Catch up with distfile rename/update.Alexander Leidinger2006-01-046-15/+15
| | | | | | | Submitted by: Jerzy Gurycz <Jerzy.Gurycz@enarxe.com> Notes: svn path=/head/; revision=152737
* - Update to 4.6.4Tim Bishop2006-01-044-9/+9
| | | | | | | Approved by: clement (mentor, implicitly) Notes: svn path=/head/; revision=152736
* Upgrade to CImg-1-11.Thierry Thomas2006-01-042-4/+4
| | | | | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=382767>. Notes: svn path=/head/; revision=152735
* Also fix the swt31 dependency from java to x11-toolkits in RUN_DEPENDSErwin Lansing2006-01-046-6/+6
| | | | | | | Submitted by: Ion-Mihai Tetcu Notes: svn path=/head/; revision=152734
* Uphold C{C,XX,FLAGS}Mario Sergio Fujikawa Ferreira2006-01-043-16/+29
| | | | | | | Approved by: Panagiotis Astithas past at ebs.gr (maintainer) Notes: svn path=/head/; revision=152733
* Add SHA256.Don Lewis2006-01-041-0/+1
| | | | Notes: svn path=/head/; revision=152732
* swt31 is in x11-toolkits, not java.Erwin Lansing2006-01-046-6/+6
| | | | | | | | | This should fix INDEX builds. Submitted by: Panagiotis Astithas past at ebs.gr Notes: svn path=/head/; revision=152731
* Add k3bmonkeyaudioplugin 3.0, a K3b plugin for encoding and decodingMarkus Brueffer2006-01-045-0/+53
| | | | | | | | | Monkey's Audio files. WWW: http://www.k3b.org/ Notes: svn path=/head/; revision=152729
* Update to 0.11Erwin Lansing2006-01-042-5/+6
| | | | | | | | PR: 91303 Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) Notes: svn path=/head/; revision=152728
* www/pserv overwrites user's pserv.conf on updateEdwin Groothuis2006-01-043-2/+4
| | | | | | | | | PR: ports/81705 Submitted by: Vasil Dimov <vd@datamax.bg> Approved by: maintainer update Notes: svn path=/head/; revision=152727
* [patch] bug in the uulib-0.5.20Edwin Groothuis2006-01-041-0/+22
| | | | | | | | | | | | | | | | uudeview's author makes 1023 chars as maximum header line length (see line 167 of uulib/uuscan.c). Handling this limit in the ScanHeaderLine function may skip all header lines after very long splitted line because of finding CR in the truncated string (at ptr) instead of scan source stream (uugen_inbuffer). PR: ports/84999 Submitted by: Alexey Khlyamkov <bsd@prj.lll.pp.ru> Approved by: maintainer timeout Notes: svn path=/head/; revision=152726
* [patch] bug in the uulib-0.5.20Edwin Groothuis2006-01-042-0/+2
| | | | | | | | | | | | | | | | uudeview's author makes 1023 chars as maximum header line length (see line 167 of uulib/uuscan.c). Handling this limit in the ScanHeaderLine function may skip all header lines after very long splitted line because of finding CR in the truncated string (at ptr) instead of scan source stream (uugen_inbuffer). PR: ports/84999 Submitted by: Alexey Khlyamkov <bsd@prj.lll.pp.ru> Approved by: maintainer timeout Notes: svn path=/head/; revision=152725