Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement @dirrmtry for my ports. | Edwin Groothuis | 2006-01-22 | 7 | -15/+15 |
| | |||||
* | Update to 2.8.2. | Joe Marcus Clarke | 2006-01-22 | 4 | -50/+46 |
| | | | | | | | | * Update quoting requirements for new bsd.port.mk * Warn on use of USE_REINPLACE [1] * Recommend @dirrmtry instead of @unexec rmdir [1] Requested by: pav [1] | ||||
* | add hcwPVRP2.sys to the NOFETCHFILES variable | Edwin Groothuis | 2006-01-22 | 2 | -0/+2 |
| | |||||
* | - Update to 1.6 | Sergey Matveychuk | 2006-01-22 | 8 | -161/+16 |
| | | | | | PR: ports/92082 (based on) Submitted by: Paul Schmehl <pauls@utdallas.edu> | ||||
* | Fix MASTER_SITE and pkg-descr URL. | Joe Marcus Clarke | 2006-01-22 | 2 | -2/+2 |
| | |||||
* | - Announce 20060121 infrastructure changes | Pav Lucistnik | 2006-01-22 | 1 | -0/+27 |
| | |||||
* | Upgrade to 1.0.14. | Thierry Thomas | 2006-01-22 | 3 | -18/+19 |
| | | | | Changelog at <http://gambas.sourceforge.net/changelog.html>. | ||||
* | - Populate newly created rubygems category | Pav Lucistnik | 2006-01-22 | 20 | -20/+20 |
| | |||||
* | - Update to 0.84 | Sergey Matveychuk | 2006-01-22 | 6 | -50/+17 |
| | | | | | | | | | | - Remove patches (changes have been integrated by author) - Minor description alteration - Update PLIST and post-patch regex - New maintainer PR: ports/92087 Submitted by: Shaun Amott <shaun@inerd.com> | ||||
* | Change MASTER_SITES to fix a fetch problem and add SHA256 checksums. | Hiroki Sato | 2006-01-22 | 2 | -3/+4 |
| | | | | Spotted by: fenner's survey | ||||
* | - makes the port honour $CC setting | Sergey Matveychuk | 2006-01-22 | 1 | -2/+5 |
| | | | | | | | | | - do not use %zd on FreeBSD 4.x - note there is no <malloc.h> in pbl.h to be replaced PR: ports/92001 Submitted by: Johan van Selst <johans@stack.nl> Approved by: maintainer | ||||
* | Explicitly create directory to install files in. | Dejan Lesjak | 2006-01-22 | 2 | -0/+3 |
| | | | | Remove directories no longer part of mtree. | ||||
* | WITHOUT_CPU_CFLAGS hack is not required anymore. | Hajimu UMEMOTO | 2006-01-22 | 1 | -6/+0 |
| | | | | Tested by: TAKANO Yuji <takachan__at__running-dog.net> | ||||
* | Update to 9999.11. | Anton Berezin | 2006-01-22 | 2 | -4/+4 |
| | |||||
* | Fix breakage after X.Org upgrade to 6.9: | Dejan Lesjak | 2006-01-22 | 1 | -0/+2 |
| | | | | | | | | A macro that helps gcc4 checking of sentinels was introduced in Xlib.h, Intrinsic.h and IntrinsicI.h and is defined in Xfuncproto.h. Apparently the sequence of including these X headers is not quite like this port would want it to be so the macros don't get expanded. Workaround this by adding them to CFLAGS as they would be for not-gcc4 case. | ||||
* | Update to 2.2.0beta5. | Norikatsu Shigemura | 2006-01-22 | 2 | -4/+4 |
| | |||||
* | radauth was developed to allow for command line authentication | Sergey Matveychuk | 2006-01-22 | 5 | -0/+66 |
| | | | | | | | | | | | | | against a radius server. This allows for more rapid testing/troubleshooting of radius authentication problems depending upon the method by which the person is authenticating (dial-up customers come to mind). Author: Matt Miller <mmiller_at_hick.org> WWW: http://freshmeat.net/projects/radauth/ PR: ports/91975 Submitted by: Andrew Kilpatrick <tiger_at_whitetigersd.com> | ||||
* | Don't depend on binary that is gone from X.Org with 6.9 release. | Dejan Lesjak | 2006-01-22 | 1 | -1/+1 |
| | |||||
* | Fixups after removal of separate mtree file for X_WINDOW_SYSTEM=XOrg case. | Dejan Lesjak | 2006-01-22 | 29 | -133/+29 |
| | |||||
* | Upgrade to X.Org 6.9.0 release. | Dejan Lesjak | 2006-01-22 | 95 | -1732/+585 |
| | | | | | Remove separate mtree file for X_WINDOW_SYSTEM=XOrg case. Both X11 distributions now use the one from /etc/mtree again. | ||||
* | - Upgrade to 1711_B04; | Thierry Thomas | 2006-01-22 | 3 | -17/+23 |
| | | | | - Don't prune empty directories. | ||||
* | Update to 1.4.9 [1] | Marcus Alves Grando | 2006-01-22 | 5 | -43/+95 |
| | | | | | | | | | | | Remove obsolete MASTER_SITES [1] Update lighttpd.conf.sample [1] Fix REQUIRE in rc.d script [2] Reorganize Makefile and rc.d script [2] PR: 92078 [1], 92069 [2] Submitted by: Rui Lopes <rui@ruilopes.com> [1], mnag [2] Approved by: maintainer | ||||
* | fix build on AMD64 for workaround. | Hajimu UMEMOTO | 2006-01-22 | 1 | -17/+22 |
| | | | | Reported by: many | ||||
* | Upgrade to the latest cvs snapshot(0.9.8.a.20060120). | Andrey Slusar | 2006-01-22 | 3 | -7/+6 |
| | | | | | PR: ports/92045 Submitted by: Denis Shaposhnikov (maintainer) | ||||
* | Otk is a portable widget library for making graphical user interfaces for | Sergey Matveychuk | 2006-01-22 | 6 | -0/+90 |
| | | | | | | | | | | application programs. It emphasizes simplicity without eliminating capability. It is based on OpenGL, and C. WWW: http://otk.sourceforge.net/ PR: ports/92103 Submitted by: Igor Pokrovsky <ip@doom.homeunix.org> | ||||
* | - add missing dependency | Yen-Ming Lee | 2006-01-22 | 2 | -4/+6 |
| | | | | | | | | - bump PORTREVISION PR: 92044 Submitted by: Riccardo Torrini <riccardo@torrini.org> Approved by: maintainer | ||||
* | - Fix 'all-depends-list' target in cases if dependencies list is | Kirill Ponomarev | 2006-01-22 | 86 | -510/+852 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | very long and if some dependencies can't be added into the list. [1] - Fix FAM support. Make gamin the default FAM system. [2] - Introduce new 'quicksearch' target to show only port, path and info section of the matching ports. [3] - Introduce new category - rubygems. [4] - Fix stale dependencies while installing qmail slaveport and another port that depends on qmail. [5] - Add commentary for describes target in bsd.port.mk. [6] - Fix warning issued during make index on archs !368. [7] - Add USE_DOS2UNIX variable. If set to "YES", remove the ^M from all files under ${WRKSRC}. If set to a string, remove in all files under ${WRKSRC} with one of these names the ^Ms. [8] - Add new variables PERL_RUN_DEPENDS and PERL_BUILD_DEPENDS by checking the existance of the Perl modules with the "perl -e 'use module;'" command. [9] - Fix bsd.port.mk variable quoting issues. No quoting is necessary anymore either in the Makefile or on the command line. Affected variables include: BROKEN FORBIDDEN IGNORE MANUAL_PACKAGE_BUILD NO_CDROM NO_PACKAGE RESTRICTED [10] - Add NOFETCHFILES variable. If set, don't download these files from the ${MASTER_SITES} or ${MASTER_SITE_BACKUP} (but do from ${MASTER_SITE_OVERRIDE}). [11] - Improve 'search' target output. [12] - Add a new virtual category for Amateur Radio - hamradio. [13] - Cleanup some old/unused pathes in bsd.port.mk. [14] - Add @dirrmtry for plists which does the same as: "@unexec rmdir %D/foo 2>/dev/null || true" [15] - Remove virtual category - offix. [16] - Use portsnap instead of cvsup or cvs on "make update" in /usr/ports. [17] - Move location of bsd.autotools.mk within bsd.port.mk [18] - Add bsd.linux-rpm.mk, fix INSTALLS_SHLIB for Linux ports [19] - Use new USE_RC_SUBR format for FreeBSD version >= 700007 [20] - Replace the string "FreeBSD" by "The FreeBSD Project" in the security warning [21] - Add bsd.local.mk for local modification to ports framework. [22] - Replace rcNG spelling by rc.d [23] - Remove superfluous USE_REINPLACE. [24] Special thanks to: linimon for spending hours with all these patches clement for fixes kris for help with pointyhat PR: ports/86310 [1], ports/89498 [2], ports/83530 [3], ports/83789 [4], ports/84053 [5], ports/86281 [6], ports/87214 [7], ports/87234 [8], ports/87318 [9], ports/87396 [10], ports/87605 [11], ports/87840 [12], ports/88230 [13], ports/88493 [14], ports/88711 [15], ports/88751 [16], ports/89281 [17], ports/89999 [18], ports/90031 [19], ports/90150 [20], ports/90668 [21], ports/91433 [23], ports/88754 [24] Submitted by: mi [1], marcus [2], Lars Engels <lars.engels@0x20.net> [3], pav [4, 16, 20, 24], garga [5], cperciva [6], vd [7], edwin [8, 9, 11, 15, 21], fenner [10], Arseny Nasokin <tarc.po.cs.msu.su@tarc.po.cs.msu.su> [12], Carl Makin <carl@stagecraft.cx> [13], arved [14], NIIMI Satoshi <sa2c@sa2c.net> [17], thierry [18], jylefort [19], linimon [22], dougb [23] | ||||
* | Update to 2.0.0 | Marcus Alves Grando | 2006-01-22 | 3 | -4/+20 |
| | | | | | | PR: 91327 Submitted by: mnag Approved by: maintainer timeout (16 days) | ||||
* | - Unbreak. Fix build with libglut 6.4.1. | Sergey Matveychuk | 2006-01-22 | 3 | -2/+19 |
| | | | | | PR: ports/92096 Submitted by: maintainer | ||||
* | - Fix SONAME | Sergey Matveychuk | 2006-01-22 | 1 | -1/+8 |
| | | | | | PR: ports/92095 Submitted by: maintainer | ||||
* | o Remove ia64 support and Suspend amd64 support. [1] | Norikatsu Shigemura | 2006-01-22 | 6 | -24/+6 |
| | | | | | | | o Fix WRKSRC. [2] Pointed out by: netchild and kris [1] Submitted by: John Prather <john.c.prather@gmail.com> [2] | ||||
* | Update to 0.14 | Erwin Lansing | 2006-01-21 | 2 | -4/+4 |
| | | | | | PR: 92098 Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) | ||||
* | - update to 1.103 | Cheng-Lung Sung | 2006-01-21 | 2 | -6/+5 |
| | | | | | | | - also remove configure arg 'disable-threadsafe' PR: 73061 Submitted by: Jean-Yves Lefort <jylefort AT brutele dot be> | ||||
* | - use MASTER_SITE_READHAT_LINUX now that fedoralegacy is added there | Alexander Leidinger | 2006-01-21 | 2 | -16/+23 |
| | | | | | | | | | | - pet portlint a little bit - don't create LINUXBASE/var/run, to let linux apps access /var/run - link LINUXBASE/etc/ld.so.cache to /var/run/linux-ld.so.cache on a recent -current (where /etc/rc.d/abi knows how to handle the symlink); this should allow a read-only LINUXBASE - don't remove LINUXBASE/usr/local, someone may have installed something there | ||||
* | Upgrade to 2.7 | Andrey A. Chernov | 2006-01-21 | 4 | -29/+7 |
| | |||||
* | Flwm has disappeared from sourceforge andd all other sites. Use | Gary Jennejohn | 2006-01-21 | 2 | -5/+2 |
| | | | | | | MASTER_SITE_LOCAL to keep this port alive. Delete the WWW entry from pkg-descr since it is no longer valid. | ||||
* | website moved | Andrey A. Chernov | 2006-01-21 | 2 | -2/+2 |
| | |||||
* | Check if /usr/X11R6/lib is in the ld.so.conf. If it isn't (that's | Alexander Leidinger | 2006-01-21 | 2 | -2/+9 |
| | | | | | | only the case in non-default linux_base ports): moan. Suggested by: Boris Samorodov <bsam@ipt.ru> | ||||
* | Update to 1.11 | Sergey Skvortsov | 2006-01-21 | 3 | -13/+17 |
| | | | | Changes: http://search.cpan.org/src/PJF/Finance-Quote-1.11/ChangeLog | ||||
* | - New projectsite: Change mastersite and WWW accordingly | Markus Brueffer | 2006-01-21 | 9 | -6/+9 |
| | | | | | | - Add SHA256 Submitted by: fenner | ||||
* | Fix MASTER_SITES. | Peter Pentchev | 2006-01-21 | 1 | -1/+1 |
| | | | | Reported by: fenner's survey | ||||
* | - Fix OPTIONS | Pav Lucistnik | 2006-01-21 | 1 | -3/+4 |
| | | | | | | | - Fix prompt passphrase dependency PR: ports/92073 Submitted by: Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl> (maintainer) | ||||
* | - Fix plist [1] | Thierry Thomas | 2006-01-21 | 2 | -1/+5 |
| | | | | | | - Fix xmdump. Reported by: pointyhat via Kris [1] | ||||
* | - update to 0.8.5 | Dirk Meyer | 2006-01-21 | 3 | -5/+23 |
| | |||||
* | - fix pkg-plist | Cheng-Lung Sung | 2006-01-21 | 1 | -1/+2 |
| | | | | | | | | - noted by krismail PR: 92034 Submitted by: clsung Approved by: maintainer (Gea-Suan Lin) | ||||
* | When building with zaptel disabled make sure to set WITHOUT_ZAPTEL make | Maxim Sobolev | 2006-01-21 | 7 | -0/+7 |
| | | | | | | environment variable. Poked by: kris, unbuildable ports reminder | ||||
* | Update to 1.2.8. | Joe Marcus Clarke | 2006-01-21 | 2 | -4/+4 |
| | |||||
* | Unbreak build by adding a newly-missing include directory. | Eric Anholt | 2006-01-21 | 1 | -3/+1 |
| | |||||
* | [1] Update to 2.4.2 | Eric Anholt | 2006-01-21 | 3 | -4/+78 |
| | | | | | | | | | | [2] Install shared libraries and some cmake files so ports depending on paraview can build. Not very tested, because it crashes my X Server (oops), though I suspect the previous version would have as well if I'd pre-tested. PR: [2] 91885 Submitted by: [2] Thierry | ||||
* | Add openvanilla-modules 0.7.1.20050902, input method modules for | Cheng-Lung Sung | 2006-01-21 | 6 | -0/+176 |
| | | | | | | | OpenVanilla. PR: ports/85731 Submitted by: Leland Wang <llwang@infor.org> | ||||
* | - fix pkg-plist | Dirk Meyer | 2006-01-21 | 1 | -1/+1 |
| | |||||
* | ${CPUTYPE} might not defined. | Hajimu UMEMOTO | 2006-01-21 | 1 | -0/+2 |
| | | | | Reported by: cperciva | ||||
* | Add support for lang/gcc42 | Edwin Groothuis | 2006-01-21 | 1 | -1/+2 |
| | |||||
* | Mark broken: unfetchable. | Sam Lawrance | 2006-01-21 | 1 | -0/+2 |
| | |||||
* | Update to the 20060119 snapshot of GCC 4.0.3. | Gerald Pfeifer | 2006-01-21 | 2 | -16/+16 |
| | |||||
* | - Hopefully fix the build on cluster [1] | Alexey Dokuchaev | 2006-01-21 | 1 | -0/+1 |
| | | | | | | - Previous commit was useless, but don't revert it :-( Reported by: krismail [1] | ||||
* | Reindent group of lines in preparation for next commit. | Alexey Dokuchaev | 2006-01-21 | 1 | -6/+6 |
| | |||||
* | It was not buildable with CPUTYPE=athlon64 or CPUTYPE=athlon-xp | Hajimu UMEMOTO | 2006-01-21 | 1 | -0/+4 |
| | | | | | | | | since my last commit. It spun in 'miniruby' somewhere in a bigdecimal compile. So, if CPUTYPE is defined as athlon64 or athlon-xp, ignore CPU_CFLAGS for workaround. Reported by: Mike Harding <mvh__at__ix.netcom.com> | ||||
* | - Fix packing list issue with ipw-firmware. Should have fixed that some time ↵ | Florent Thoumie | 2006-01-21 | 1 | -7/+13 |
| | | | | | | ago. Noticed by: krismails (twice) | ||||
* | I got too agressive when cleaning up leftover locale directories. Put | Joe Marcus Clarke | 2006-01-21 | 1 | -2/+0 |
| | | | | | | these two back. Reported by: pointyhat via kris | ||||
* | Fix plist issues after last commit yet again. | Eric Anholt | 2006-01-21 | 1 | -1/+1 |
| | |||||
* | - set CFLAGS+=-fPIC in CONFIGURE_ENV (tested on pluto1) | Yen-Ming Lee | 2006-01-21 | 1 | -1/+1 |
| | | | | Noticed by: kris | ||||
* | Fix build by updating to 1.1.7-rc1, which should be better than the previous | Eric Anholt | 2006-01-21 | 4 | -39/+34 |
| | | | | | release, as usual (and even the previous version was from an "unstable" branch anyway). The release is expected to come out very soon, anyway. | ||||
* | - add -fpic based on PR 38678 to solve 'gprel relocation against dynamic ↵ | Yen-Ming Lee | 2006-01-21 | 1 | -1/+1 |
| | | | | | | | | symbol' problem (if it still doesnt work, I'll mark it BROKEN next time) Noticed by: kris | ||||
* | Remove myself from MAINTAINER | Andrey A. Chernov | 2006-01-21 | 1 | -1/+1 |
| | |||||
* | - Update to 1.0.4.2 | Pav Lucistnik | 2006-01-21 | 6 | -21/+37 |
| | | | | | PR: ports/92009 Submitted by: KATO Tsuguru <tkato432@yahoo.com> | ||||
* | - Update to 0.17.1 | Pav Lucistnik | 2006-01-21 | 3 | -10/+21 |
| | | | | | | PR: ports/91971 Submitted by: Byung-Hee HWANG <bh@izb.knu.ac.kr> Approved by: ChangBom Yoon <changbom.yoon@gmail.com> (maintainer) | ||||
* | Add komparator, an application to synchronizes two directories. | Tilman Keskinoz | 2006-01-21 | 5 | -0/+61 |
| | | | | | | | It discovers duplicate, newer or missing files. PR: 92015 Submitted by: Alexander V. Ribchansky <triosoft@triosoft.com.ua> | ||||
* | - Properly treat v310.pre configuration file | Pav Lucistnik | 2006-01-21 | 2 | -3/+9 |
| | | | | | | | | | - Fix SPF dependency PR: ports/91379, ports/91864 Submitted by: Petr Rehor <prehor@gmail.com>, Jarrod Sayers <jarrod@netleader.com.au> Approved by: perl (tobez, mat) | ||||
* | Update to 1.5.2 | Tilman Keskinoz | 2006-01-21 | 3 | -11/+86 |
| | | | | | PR: 92046 Submitted by: Alex Varju <freebsd-ports@varju.ca> | ||||
* | Update to 0.6.1 | Kirill Ponomarev | 2006-01-21 | 2 | -4/+4 |
| | |||||
* | Update to 2.1.19 | Marcus Alves Grando | 2006-01-21 | 2 | -8/+8 |
| | |||||
* | Don't install common.h, it breaks other applications like kdemultimedia | Tilman Keskinoz | 2006-01-21 | 3 | -1/+13 |
| | | | | | | | | | | and is not necessary to run prozilla. Bump PORTREVISION PR: 92021 Submitted by: Alejandro Pulver <alejandro@varnet.biz> Reported by: Chris Chou (PR 92002) | ||||
* | Fix plist. | Michael Nottebrock | 2006-01-21 | 2 | -0/+3 |
| | | | | Submitted by: maintainer | ||||
* | http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/slow-patch ↵ | Edwin Groothuis | 2006-01-21 | 1 | -0/+0 |
| | | | | | | | | | | | | .html 4.4 Patching [...] Please only use characters [-+._a-zA-Z0-9] for naming your patches. Do not use any other characters besides them. Do not name your patches like patch-aa or patch-ab etc, always mention path and file name in patch names. | ||||
* | Fix build on amd64 | Tilman Keskinoz | 2006-01-21 | 2 | -8/+4 |
| | | | | | PR: 92068 Submitted by: Johan van Selst <johans@stack.nl> | ||||
* | Fix an incorrect bounds check in kjs, the JavaScript interpreter engine used | Michael Nottebrock | 2006-01-21 | 4 | -0/+100 |
| | | | | | | | | | | by Konqueror and other parts of KDE, that allowed a heap based buffer over- flow when decoding specially crafted UTF-8 encoded URI sequencesi. Possible impact included executing arbitrary code and crashing the web browser. Security: http://www.kde.org/info/security/advisory-20060119-1.txt Security: CVE-2006-0019 | ||||
* | [patch] misc/tinderbox does not install php4-pgsql (or mysql) | Edwin Groothuis | 2006-01-21 | 3 | -3/+12 |
| | | | | | | | | | misc/tinderbox does not install the php extension for the selected database, because the extension is added to USE_PHP after bsd.port.pre.mk inclusion. PR: ports/92065 Submitted by: Vasil Dimov <vd@FreeBSD.bg> | ||||
* | Update to DAT 4679 | James E. Housley | 2006-01-21 | 2 | -4/+4 |
| | |||||
* | Reset maintainer at his request. | Mark Linimon | 2006-01-21 | 1 | -1/+1 |
| | |||||
* | - Update ptex-texmf-2.3 to ptex-texmf-2.4. | Hiroki Sato | 2006-01-21 | 4 | -73/+77 |
| | | | | | | - Update pkg-message. - Use SUB_FILES/SUB_LIST and add some style changes. - Bump PORTREVISION. | ||||
* | Fix pkg-plist. | Hiroki Sato | 2006-01-21 | 2 | -2/+1 |
| | | | | Spotted by: pointyhat | ||||
* | eval.c (FUNCTION_CALL_MAY_RETURN_TWICE): use only for SPARC and IA64 | Hajimu UMEMOTO | 2006-01-21 | 2 | -17/+43 |
| | | | | | | | | | | before gcc 4.0.3. previous one broke xcgroup of XCAST6: http://sourceforge.net/projects/xcast6/ Reported by: SUZUKI Koichi <metal__at__gc5.so-net.ne.jp> Obtained from: http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/eval.c.diff?r1=1.616.2.148;r2=1.616.2.149 | ||||
* | Update from 1.3.6 to 1.3.7. Prepare for the looming Xorg release, | Mikhail Teterin | 2006-01-21 | 15 | -30/+160 |
| | | | | | | which comes without the ``makepsres'' utility. Thanks to: lesi | ||||
* | - Update to 2006_01_15 package | Pav Lucistnik | 2006-01-21 | 2 | -5/+8 |
| | | | | | PR: ports/92003 Submitted by: Johan van Selst <johans@stack.nl> (maintainer) | ||||
* | . Update to 1.13.1. Unbreak. | Greg Lewis | 2006-01-21 | 3 | -6/+5 |
| | |||||
* | Fix build. | Kirill Ponomarev | 2006-01-21 | 1 | -0/+1 |
| | | | | Found by: pointyhat | ||||
* | . Update to 3.0.1. | Greg Lewis | 2006-01-21 | 3 | -11/+18 |
| | | | | | PR: 91576 Submitted by: Andreas Kohn <andreas@syndrom23.de> | ||||
* | - Fix MASTER_SITES | Renato Botelho | 2006-01-21 | 3 | -15/+14 |
| | | | | | | | - Add WWW PR: ports/92007 Submitted by: Ports Fury | ||||
* | Update to 0.13 | Erwin Lansing | 2006-01-21 | 2 | -4/+4 |
| | | | | | PR: 92066 Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) | ||||
* | - Update to 3.1.2 | Renato Botelho | 2006-01-21 | 3 | -9/+31 |
| | | | | | PR: ports/92010 Submitted by: Ports Fury | ||||
* | - Update to 1.5.0 | Renato Botelho | 2006-01-21 | 16 | -450/+244 |
| | | | | | PR: ports/92012 Submitted by: Ports Fury | ||||
* | - Update to 5.0.1 | Renato Botelho | 2006-01-21 | 2 | -7/+6 |
| | | | | | PR: ports/92011 Submitted by: Ports Fury | ||||
* | . Update to patchset 8. | Greg Lewis | 2006-01-21 | 7 | -196/+17 |
| | |||||
* | - Update to 1.2.01 | Pav Lucistnik | 2006-01-20 | 6 | -122/+220 |
| | | | | | PR: ports/91994 Submitted by: Alex Kapranoff <kappa@rambler-co.ru> (maintainer) | ||||
* | Fix build on CURRENT by including limits.h for PATH_MAX | Tilman Keskinoz | 2006-01-20 | 2 | -7/+14 |
| | | | | Remove ONLY_FOR_ARCHS ports builds on amd64 and sparc64 too. | ||||
* | - Update to 0.63 | Pav Lucistnik | 2006-01-20 | 7 | -10/+84 |
| | | | | | PR: ports/92026 Submitted by: Johan van Selst <johans@stack.nl> | ||||
* | Fix build after MFC of swab prototype change. | Tilman Keskinoz | 2006-01-20 | 2 | -5/+1 |
| | | | | | Unfortunately trhodes did not bump __FreeBSD_version, so use an approximation. | ||||
* | Unbreak by fixing dependencies | Tilman Keskinoz | 2006-01-20 | 1 | -4/+2 |
| | |||||
* | Fix build on sparc | Tilman Keskinoz | 2006-01-20 | 6 | -4/+54 |
| | |||||
* | Add a desktop entry. | Jean-Yves Lefort | 2006-01-20 | 1 | -0/+8 |
| | | | | | | PR: ports/92024 Submitted by: jylefort Approved by: maintainer | ||||
* | - Update net-ssh to 1.0.6 | Pav Lucistnik | 2006-01-20 | 3 | -6/+6 |
| | | | | | PR: ports/92047 Submitted by: Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl> (maintainer) | ||||
* | - Fix typo | Pav Lucistnik | 2006-01-20 | 1 | -1/+1 |
| | |||||
* | - Fix pthread usage under FreeBSD 4.X | Pav Lucistnik | 2006-01-20 | 2 | -0/+13 |
| | | | | | | PR: ports/92018 Submitted by: Sven Berkvens-Matthijsse <sven@berkvens.net> Approved by: Chuck Swiger <chuck@pkix.net> (maintainer) | ||||
* | Update to 3.08. | Anton Berezin | 2006-01-20 | 2 | -4/+4 |
| | |||||
* | Update to 0.05. | Anton Berezin | 2006-01-20 | 2 | -4/+5 |
| | |||||
* | Update to 1.33. | Anton Berezin | 2006-01-20 | 2 | -4/+4 |
| | | | | | PR: 92053 Submitted by: maintainer | ||||
* | Update to 9999.10. | Anton Berezin | 2006-01-20 | 2 | -4/+4 |
| | |||||
* | - Fix serial port detection on FreeBSD 6.0 and above | Markus Brueffer | 2006-01-20 | 2 | -1/+15 |
| | | | | - Bump PORTREVISION | ||||
* | Update to 0.53. | Anton Berezin | 2006-01-20 | 2 | -6/+6 |
| | |||||
* | Add devel/p5-Class-Spiffy 0.12, a framework for doing object oriented | Anton Berezin | 2006-01-20 | 5 | -0/+47 |
| | | | | (OO) programming in Perl. | ||||
* | Remove ONLY_FOR_ARCHS. | Tilman Keskinoz | 2006-01-20 | 1 | -2/+0 |
| | | | | | Reported by: Paul Scherf on freebsd-ports Tested on: amd64 and sparc64 | ||||
* | Update to 0.47. | Anton Berezin | 2006-01-20 | 2 | -5/+5 |
| | |||||
* | * take maintainership [1] | Sergey Skvortsov | 2006-01-20 | 1 | -7/+2 |
| | | | | | | * update "pre-everything" Approved by: maintainer (garga) [1] | ||||
* | - As the original cjk master sites timeouts often on package building | Cheng-Lung Sung | 2006-01-20 | 2 | -2/+4 |
| | | | | | | | cluster, add another master site as a remedy. PR: ports/92043 Submitted by: Rong-En Fan (maintainer) | ||||
* | Unbreak build with openssl-0.9.8 | Sergey Skvortsov | 2006-01-20 | 1 | -0/+10 |
| | |||||
* | Add scim-openvanilla 0.7.1.20050902, SCIM OpenVanilla input method | Cheng-Lung Sung | 2006-01-20 | 6 | -0/+66 |
| | | | | | | | (IM)/output filter (OF) framework. PR: ports/85731 Submitted by: Leland Wang <llwang@infor.org> | ||||
* | upgrade to 2005.11.20 | Ying-Chieh Liao | 2006-01-20 | 3 | -440/+15 |
| | |||||
* | Utilize EXAMPLESDIR. | Alexey Dokuchaev | 2006-01-20 | 1 | -3/+3 |
| | |||||
* | Add p5-SSN-Validate 0.14, perl extension to do SSN Validation. | Renato Botelho | 2006-01-20 | 5 | -0/+49 |
| | | | | | PR: ports/91920 Submitted by: tiger <tiger@whitetigersd.com> | ||||
* | Add location of anoncvs1/cvsup14.FreeBSD.org | Tom McLaughlin | 2006-01-20 | 1 | -0/+1 |
| | | | | Submitted by: brd on IRC | ||||
* | Unbreak by updating the checksums to match the files on the download sites | Vasil Dimov | 2006-01-20 | 2 | -8/+6 |
| | | | | Approved by: maho (maintainer), garga (mentor) | ||||
* | Re-add portmanager, which we now have permission to redistribute. | Sam Lawrance | 2006-01-20 | 20 | -1/+2089 |
| | | | | | Submitted by: outgoing maintainer Michael C. Shultz <ringworm01@gmail.com> (taking a break) | ||||
* | Add openvanilla-framework 0.7.1.20050902, development header files for | Cheng-Lung Sung | 2006-01-20 | 5 | -0/+55 |
| | | | | | | | OpenVanilla. PR: ports/85731 Submitted by: Leland Wang <llwang@infor.org> | ||||
* | - update to 0.2.2 | Dirk Meyer | 2006-01-20 | 5 | -69/+35 |
| | | | | | - cleanup Makefile and use bsd.gnustep.mk - fix build with gcc34 | ||||
* | - remove obsolete patch | Dirk Meyer | 2006-01-20 | 1 | -12/+0 |
| | |||||
* | - update to 1.19 | Dirk Meyer | 2006-01-20 | 2 | -5/+5 |
| | | | | - force GCC 3.4, to avoid internal compiler errors | ||||
* | - update to 1.28 | Cheng-Lung Sung | 2006-01-20 | 2 | -5/+5 |
| | |||||
* | - update to 0.29 | Cheng-Lung Sung | 2006-01-20 | 2 | -4/+4 |
| | |||||
* | - bump PORTEPOCH | Dirk Meyer | 2006-01-20 | 1 | -0/+1 |
| | |||||
* | Change my email address to the @FreeBSD one | Vasil Dimov | 2006-01-20 | 15 | -15/+15 |
| | | | | Approved by: garga (mentor) | ||||
* | . Add SHA256. | Greg Lewis | 2006-01-20 | 1 | -0/+1 |
| | |||||
* | o Add a few parameters to growisofs(1m) command line: | Mario Sergio Fujikawa Ferreira | 2006-01-20 | 2 | -11/+20 |
| | | | | | '-use-the-force-luke=dao' o Bump PORTREVISION | ||||
* | o Add a few parameters to growisofs(1m) command line: | Mario Sergio Fujikawa Ferreira | 2006-01-20 | 2 | -1/+12 |
| | | | | | '-use-the-force-luke=dao' o Bump PORTREVISION | ||||
* | o Fix typo in postproc(1) man page | Mario Sergio Fujikawa Ferreira | 2006-01-20 | 4 | -1/+39 |
| | | | | | | o Add a few parameters to growisofs(1m) command line: '-dvd-video -use-the-force-luke=dao' o Bump PORTREVISION | ||||
* | Put back the definitions of MAN$s -- this part of the Makefile was not supposed | Mikhail Teterin | 2006-01-20 | 1 | -1/+7 |
| | | | | to disappear during the recent upgrade. | ||||
* | upgrade to 4.3.0 | Ying-Chieh Liao | 2006-01-20 | 2 | -5/+5 |
| | |||||
* | Remove dead mastersites. | Mark Linimon | 2006-01-20 | 1 | -3/+1 |
| | |||||
* | BROKEN: Unfetchable | Kris Kennaway | 2006-01-20 | 1 | -0/+2 |
| | |||||
* | BROKEN on ia64: Does not build | Kris Kennaway | 2006-01-20 | 1 | -0/+4 |
| | |||||
* | BROKEN: Broken dependency | Kris Kennaway | 2006-01-20 | 1 | -0/+2 |
| | |||||
* | BROKEN on 7.0: Does not compile | Kris Kennaway | 2006-01-20 | 3 | -1/+15 |
| | |||||
* | BROKEN on 7.0: Does not build | Kris Kennaway | 2006-01-20 | 1 | -0/+4 |
| | |||||
* | BROKEN on !i386: Does not compile | Kris Kennaway | 2006-01-20 | 2 | -4/+12 |
| | |||||
* | BROKEN on amd64: Configure fails | Kris Kennaway | 2006-01-20 | 1 | -0/+4 |
| | |||||
* | BROKEN on 5.x: Does not compile | Kris Kennaway | 2006-01-20 | 1 | -0/+4 |
| | |||||
* | BROKEN on sparc64: Does not compile | Kris Kennaway | 2006-01-20 | 1 | -0/+4 |
| | |||||
* | BROKEN on ia64: Segfault during build | Kris Kennaway | 2006-01-20 | 1 | -0/+4 |
| | |||||
* | BROKEN: Does not compile | Kris Kennaway | 2006-01-20 | 1 | -0/+2 |
| | |||||
* | Save this mindless diversion from the scrapheap by mirroring it on freefall. | Mark Linimon | 2006-01-20 | 1 | -4/+1 |
| | |||||
* | BROKEN: Incorrect SHA hash | Kris Kennaway | 2006-01-20 | 1 | -0/+2 |
| | |||||
* | BROKEN: Still has internal compiler errors on 5.x | Kris Kennaway | 2006-01-20 | 1 | -1/+7 |
| | |||||
* | BROKEN on 7.0: Does not compile | Kris Kennaway | 2006-01-20 | 1 | -1/+7 |
| | |||||
* | BROKEN: Broken dependency | Kris Kennaway | 2006-01-20 | 2 | -0/+4 |
| | |||||
* | BROKEN: Does not build | Kris Kennaway | 2006-01-20 | 1 | -0/+2 |
| | |||||
* | BROKEN: Unfetchable | Kris Kennaway | 2006-01-20 | 1 | -0/+2 |
| | |||||
* | BROKEN: Incorrect pkg-plist | Kris Kennaway | 2006-01-20 | 2 | -0/+4 |
| | |||||
* | BROKEN on ia64: gcc internal error during build | Kris Kennaway | 2006-01-20 | 1 | -1/+7 |
| | |||||
* | BROKEN on sparc64: Does not compile | Kris Kennaway | 2006-01-20 | 1 | -1/+7 |
| | |||||
* | BROKEN: Unfetchable | Kris Kennaway | 2006-01-20 | 1 | -0/+2 |
| | |||||
* | BROKEN: Broken dependency | Kris Kennaway | 2006-01-20 | 1 | -0/+2 |
| | |||||
* | BROKEN on 7.0: Incorrect pkg-plist | Kris Kennaway | 2006-01-20 | 1 | -0/+4 |
| | |||||
* | BROKEN on ia64 and sparc64: Does not compile | Kris Kennaway | 2006-01-20 | 1 | -0/+4 |
| | |||||
* | BROKEN: Configure fails | Kris Kennaway | 2006-01-20 | 1 | -0/+2 |
| | |||||
* | BROKEN on 7.0: Does not compile | Kris Kennaway | 2006-01-20 | 1 | -1/+7 |
| | |||||
* | BROKEN: Unfetchable | Kris Kennaway | 2006-01-20 | 1 | -0/+2 |
| | |||||
* | BROKEN: Build fails on amd64 (missing -fPIC on shared libraries) | Kris Kennaway | 2006-01-20 | 2 | -2/+14 |
| | |||||
* | BROKEN: Does not compile | Kris Kennaway | 2006-01-20 | 1 | -0/+2 |
| | |||||
* | BROKEN: Configure fails on FreeBSD 7.0 | Kris Kennaway | 2006-01-20 | 1 | -0/+4 |
| | |||||
* | BROKEN on 7.0: Configure fails | Kris Kennaway | 2006-01-20 | 1 | -0/+4 |
| | |||||
* | BROKEN: Unfetchable | Kris Kennaway | 2006-01-20 | 5 | -0/+10 |
| | |||||
* | BROKEN: Incorrect pkg-plist | Kris Kennaway | 2006-01-20 | 1 | -0/+2 |
| | |||||
* | BROKEN on !i386: Does not compile | Kris Kennaway | 2006-01-20 | 2 | -6/+6 |
| | |||||
* | BROKEN on sparc64: Does not compile | Kris Kennaway | 2006-01-20 | 1 | -1/+7 |
| | |||||
* | BROKEN: Hard-wires libc_r thread library | Kris Kennaway | 2006-01-20 | 1 | -2/+3 |
| | |||||
* | BROKEN: Incorrect SHA hash | Kris Kennaway | 2006-01-20 | 1 | -0/+2 |
| | |||||
* | Remove systuils/portmanager. We no longer have permission to distribute it. | Mark Linimon | 2006-01-20 | 1 | -0/+1 |
| | |||||
* | Remove portmanager. Author has withdrawn permission to distribute it. | Mark Linimon | 2006-01-20 | 19 | -2091/+0 |
| | | | | Hat: portmgr | ||||
* | - Add a Gujarati (gu) dictionary; | Thierry Thomas | 2006-01-20 | 7 | -12/+44 |
| | | | | - Update Lithuanian (lt) & Uzbek (uz) dictionaries. | ||||
* | o Update to 2.7.3 | Mario Sergio Fujikawa Ferreira | 2006-01-20 | 6 | -58/+10 |
| | | | | | o Fix detection of reentrant code introduced in previous commit: it was working backwards | ||||
* | Update to 0.7.3. | Maxim Sobolev | 2006-01-20 | 11 | -119/+131 |
| | |||||
* | Remove an accidently added copy of the sources. | Brooks Davis | 2006-01-20 | 14 | -3414/+0 |
| | | | | Pointy hat: brooks | ||||
* | Upgrade to 7.1. | Thierry Thomas | 2006-01-20 | 4 | -21/+21 |
| | | | | Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>. | ||||
* | Upgrade to 2006.01.19. | Thierry Thomas | 2006-01-20 | 6 | -334/+348 |
| | | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>. | ||||
* | o) Update to bugfix release 1.38.5 (from 1.38.3) | Lars Koeller | 2006-01-20 | 2 | -7/+7 |
| | | | | | PR: ports/91999 Submitted by: Dan Langille <dan@langille.org> | ||||
* | Fix allocation off-by-one | Andrey A. Chernov | 2006-01-20 | 2 | -0/+12 |
| | | | | Submitted by: Aleksey Salow <aleksey.salow@gmail.com> | ||||
* | - Resurrect, update to version 1.5 (literally 1.50 since I wanted to avoid | Alexey Dokuchaev | 2006-01-20 | 6 | -1/+57 |
| | | | | | | | | | | | unnecessary PORTEPOCH bump) - Update MASTER_SITES and WWW line, provide backup download site - Come up with better port description - Reset maintainer to ports@ - Uphold CXX and CXXFLAGS - Clean up Makefile slightly - Don't install yet another copy of GPL and texts in French - Add SHA256 hash to distinfo | ||||
* | - Update to 0.4.30 | Pav Lucistnik | 2006-01-20 | 12 | -68/+34 |
| | | | | | PR: ports/92013 Submitted by: KATO Tsuguru <tkato432@yahoo.com> | ||||
* | - new option GNUSTEP_PREFIX | Dirk Meyer | 2006-01-20 | 1 | -2/+2 |
| | | | | | allow user defined location of all files this makes this file save for other ports to include | ||||
* | - Don't remove mtree created symlinks | Pav Lucistnik | 2006-01-20 | 3 | -6/+0 |
| | | | | Approved by: maintainer timeout (14 days) | ||||
* | - Update to 1.9 | Pav Lucistnik | 2006-01-20 | 2 | -4/+4 |
| | | | | | PR: ports/92006 Submitted by: KATO Tsuguru <tkato432@yahoo.com> | ||||
* | Update MASTER_SITES. | Andrey Slusar | 2006-01-20 | 1 | -2/+5 |
| | | | | | PR: ports/92005 Submitted by: KATO Tsuguru <tkato432@yahoo.com> | ||||
* | Add myself to the xearth database. | Vasil Dimov | 2006-01-20 | 1 | -1/+1 |
| | | | | Approved by: garga (mentor) | ||||
* | - Update to 0.6.4 | Pav Lucistnik | 2006-01-20 | 2 | -4/+4 |
| | |||||
* | - update MASTER_SITE_GNUSTEP | Dirk Meyer | 2006-01-20 | 1 | -1/+1 |
| | |||||
* | Chase the distfile checksums. diff -ruN reports no changes. | Brooks Davis | 2006-01-20 | 2 | -4/+4 |
| | |||||
* | Update to 1.04.0 | Andrey Slusar | 2006-01-20 | 8 | -8/+50 |
| | | | | | | PR: ports/91097 Submitted by: "Boris B. Samorodov" <bsam@ipt.ru> Approved by: maintainer timeout | ||||
* | . Make sure the mozilla library is built unless WITHOUT_MOZILLA is | Greg Lewis | 2006-01-20 | 1 | -2/+2 |
| | | | | | | | | explicitly specified. Fixes a problem with the internal browser widget not being available. PR: 91305 Submitted by: Panagiotis Astithas <past@ebs.gr> | ||||
* | - Update to 0.234 | Jean-Yves Lefort | 2006-01-19 | 2 | -10/+8 |
| | | | | | - Copy the distfile to my FreeBSD space, since it is removed from the Fedora mirrors when a new version is released | ||||
* | Update to 3.72 | Andrey Slusar | 2006-01-19 | 2 | -6/+4 |
| | | | | | PR: ports/91988 Submitted by: Boris B. Samorodov (maintainer) | ||||
* | - Update to 0.2 | Tim Bishop | 2006-01-19 | 2 | -4/+4 |
| | | | | | PR: 91998 Submitted by: Robert Archer <freebsd@deathbeforedecaf.net> (maintainer) | ||||
* | - Update to 0.03 | Renato Botelho | 2006-01-19 | 2 | -4/+4 |
| | | | | | PR: ports/91945 Submitted by: maintainer | ||||
* | - Update to 1.03 | Renato Botelho | 2006-01-19 | 3 | -5/+17 |
| | | | | | PR: ports/91947 Submitted by: maintainer | ||||
* | - Update to 1.1 | Renato Botelho | 2006-01-19 | 2 | -4/+4 |
| | | | | | PR: ports/91948 Submitted by: maintainer | ||||
* | - Update to 1.06 | Renato Botelho | 2006-01-19 | 2 | -4/+4 |
| | | | | | PR: ports/91946 Submitted by: maintainer | ||||
* | - Update to 5.62 | Renato Botelho | 2006-01-19 | 2 | -9/+10 |
| | | | | | PR: ports/91949 Submitted by: maintainer | ||||
* | Update to 2.11 | Erwin Lansing | 2006-01-19 | 2 | -5/+6 |
| | | | | | PR: 91985 Submitted by: leeym | ||||
* | Pass correct OpenSSL base directory to Makefile.PL | Erwin Lansing | 2006-01-19 | 1 | -1/+1 |
| | | | | | PR: 91958 Submitted by: skv | ||||
* | Update to 0.52. | Anton Berezin | 2006-01-19 | 2 | -6/+5 |
| | |||||
* | Required shells/bash instead of shells/bash2. | Andrey Slusar | 2006-01-19 | 1 | -1/+1 |
| | |||||
* | Required graphics/libexif without any options. | Andrey Slusar | 2006-01-19 | 1 | -11/+2 |
| | |||||
* | Update to 0.9.6. Note that this update still doesn't solve the problems | Volker Stolz | 2006-01-19 | 4 | -36/+45 |
| | | | | | | | raised by "partial" libdbi-installations (ie. disabled backends). PR: ports/89703 Submitted by: maintainer | ||||
* | - Fix distinfo and unbreak. | Tim Bishop | 2006-01-19 | 2 | -5/+3 |
| | | | | | | | | | | | | - Distfile rerolled, changes as follows (full diff is ~500 lines): Change version number from 2.36 to 2.37 configure.in contains a few changes like this: -AC_MSG_NOTICE([ * Berkeley-DB (Tools):]) +AC_MSG_NOTICE([ * Berkeley-DB (Tools)]) PR: 91739 Submitted by: Andreas Eder <are@staffa.eder.local> Approved by: maintainer | ||||
* | Update 0.44.4 -> 0.44,1 and unbroken port. | Andrey Slusar | 2006-01-19 | 2 | -10/+7 |
| | |||||
* | - new option GNUSTEP_PREFIX | Dirk Meyer | 2006-01-19 | 26 | -26/+52 |
| | | | | allow user defined location of all files | ||||
* | - update plist for current gnustep | Dirk Meyer | 2006-01-19 | 1 | -12/+1 |
| | |||||
* | Guarantee of ${PREFIX}/${LDCONFIG{,32}_DIR} are created. | Marcus Alves Grando | 2006-01-19 | 1 | -0/+2 |
| | | | | Approved by: flz | ||||
* | Fix build problem of textproc/words introduced by the recent gnat update. | Andrey Slusar | 2006-01-19 | 1 | -8/+0 |
| | | | | | PR: ports/91950 Submitted by: Leland Wang (maintainer) | ||||
* | Update to 0.31 | Andrey Slusar | 2006-01-19 | 3 | -6/+9 |
| | | | | | PR: ports/91986 Submitted by: Zach Thompson (maintainer) | ||||
* | Fix path to nagiosplugindir | Tilman Keskinoz | 2006-01-19 | 1 | -0/+7 |
| | | | | | PR: 91969 Submitted by: Andrew Kilpatrick | ||||
* | Add gnusget 0.5.1, shell-extension for wget, which uses download- and | Renato Botelho | 2006-01-19 | 4 | -0/+33 |
| | | | | | | | history-file. PR: ports/91982 Submitted by: Ilya A. Otyutskiy <ilya.otyutskiy@gmail.com> | ||||
* | - Remove master site which have distfile with bad checksum | Pav Lucistnik | 2006-01-19 | 1 | -1/+1 |
| | | | | Reported by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> | ||||
* | After a wise lesson of linimon@, make it IGNORE instead of BROKEN | Edwin Groothuis | 2006-01-19 | 3 | -6/+6 |
| | |||||
* | convert to OPTIONS | Oliver Lehmann | 2006-01-19 | 1 | -9/+20 |
| | | | | add 2 options for disabling subtitle and vorbis support | ||||
* | Set default pgsql version to 8.1.x, since the port doesn't work with | Ade Lovett | 2006-01-19 | 1 | -1/+1 |
| | | | | the packaging default of 7.4.x | ||||
* | - update to 0.52 | Cheng-Lung Sung | 2006-01-19 | 2 | -4/+4 |
| | |||||
* | - update to 0.27 | Cheng-Lung Sung | 2006-01-19 | 2 | -5/+5 |
| | |||||
* | Fix previous commit - USE_AUTOTOOLS aclocal definition. | Andrey Slusar | 2006-01-19 | 1 | -1/+1 |
| | | | | Noticed by: "Jack L." <xxjack12xx@gmail.com> | ||||
* | Fix pkg-plist on amd64 and add PATCHDIR. | Andrey Slusar | 2006-01-19 | 2 | -0/+2 |
| | | | | Reported by: krismail | ||||
* | Update to SRC680_m151 | Maho Nakata | 2006-01-19 | 15 | -25/+105 |
| | |||||
* | * Remove not nedded USE_GETTEXT. | Andrey Slusar | 2006-01-19 | 1 | -2/+1 |
| | | | | * Fix WITH_XFT LIB_DEPENDS. | ||||
* | Update to DAT 4677 | James E. Housley | 2006-01-19 | 2 | -4/+4 |
| | |||||
* | Minor update to 8.2.0-2. | Thierry Thomas | 2006-01-19 | 2 | -4/+4 |
| | |||||
* | - Backout last commit since PREFIX/libdata/pkgconfig is in the mtree | Simon L. B. Nielsen | 2006-01-19 | 2 | -2/+1 |
| | | | | | | | files on FreeBSD 6.0 and newer. - Bump PORTREVISION for pkg-plist change. Clue(bat): pav | ||||
* | - Update to 0.7.0 | Pav Lucistnik | 2006-01-19 | 4 | -17/+38 |
| | | | | | PR: ports/91702 Submitted by: Dryice Liu <dryice@dryice.name> (maintainer) | ||||
* | - Update to 1.0 | Pav Lucistnik | 2006-01-19 | 5 | -24/+81 |
| | | | | | PR: ports/91855 Submitted by: Devon H. O'Dell <dodell@iXsystems.com> (maintainer) | ||||
* | - Update to 4.1 | Pav Lucistnik | 2006-01-19 | 3 | -46/+57 |
| | | | | | PR: ports/91699 Submitted by: Dryice Dong Liu <dryice@dryice.name> (maintainer) | ||||
* | Update to 2.8.6. | Joe Marcus Clarke | 2006-01-19 | 3 | -4/+10 |
| | |||||
* | Upgrade to 2006-01-18. | Thierry Thomas | 2006-01-19 | 6 | -14/+20 |
| | | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>. | ||||
* | - fix another bug in rc.ng script. | Dirk Meyer | 2006-01-19 | 1 | -1/+1 |
| | | | | Submitted by: James O'Gorman | ||||
* | - Distfile rerolled; verified no content changes | Pav Lucistnik | 2006-01-19 | 1 | -3/+3 |
| | | | | | | PR: ports/91917 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Reported by: krismail | ||||
* | - Resurrect devel/cvspadm with working master site and caring maintainer | Pav Lucistnik | 2006-01-19 | 6 | -1/+45 |
| | | | | | PR: ports/91913 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> | ||||
* | Update to 2.05 | Marcus Alves Grando | 2006-01-19 | 2 | -3/+4 |
| | | | | | PR: 91967 Submitted by: Andrew Khlebutin <andrey@hm.perm.ru> (maintainer) | ||||
* | - Update to a real 0.2.5.a | Pav Lucistnik | 2006-01-19 | 3 | -6/+7 |
| | | | | | | | - Update MASTER_SITES, WWW PR: ports/91901 Submitted by: Tobias Roth <ports@fsck.ch> (maintainer) | ||||
* | 1) Make sure that multithreaded coding using | Mario Sergio Fujikawa Ferreira | 2006-01-19 | 4 | -2/+104 |
| | | | | | | | | | | | gethostbyname(3)/gethostbyaddr(3) is used under FreeBSD. 2) Futhermore, insure that it is properly detected whether reentrant versions of the aforementioned functions are available; and, that the appropriate code is used on either case. 3) Bump PORTREVISION Submitted by: spiralvoice <spiralvoice@users.sourceforge.net> [1] Reviewed by: freebsd-ports (3 days silence) | ||||
* | - new option GNUSTEP_WITH_XLIB | Dirk Meyer | 2006-01-19 | 1 | -4/+46 |
| | | | | | | | | | | | - document compiler options GNUSTEP_WITH_BASE_GCC GNUSTEP_WITH_GCC32 GNUSTEP_WITH_GCC33 GNUSTEP_WITH_GCC34 GNUSTEP_WITH_GCC40 GNUSTEP_WITH_GCC41 GNUSTEP_WITH_GCC42 | ||||
* | - Update fusefs-kmod to 0.2.99.1, fusefs-libs to 2.5.0, fusefs-sshfs to 1.4 | Pav Lucistnik | 2006-01-19 | 24 | -685/+97 |
| | | | | | PR: ports/91873 Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer) | ||||
* | - new default gcc34 | Dirk Meyer | 2006-01-19 | 1 | -1/+18 |
| | | | | | | | - new options: GNUSTEP_WITH_GCC40 GNUSTEP_WITH_GCC41 GNUSTEP_WITH_GCC42 | ||||
* | - Remove unneeded dependency on archetypes | Pav Lucistnik | 2006-01-19 | 1 | -3/+3 |
| | | | | | | | - Drop maintainership PR: ports/91925 Submitted by: Dario Freni <saturnero@gufi.org> (maintainer) | ||||
* | Update to 20060117 | Marcus Alves Grando | 2006-01-19 | 2 | -4/+4 |
| | | | | | PR: 91924 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> (maintainer) |