aboutsummaryrefslogtreecommitdiff
path: root/ftp/pavuk
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos in COMMENTCarlo Strub2012-07-251-1/+1
| | | | Notes: svn path=/head/; revision=301510
* Remove dependancy on net/socks5 in preperation for that port's removal fromJosh Paetzel2012-02-131-5/+1
| | | | | | | the ports tree. Notes: svn path=/head/; revision=291266
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-111-1/+0
| | | | | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=279506
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with E,F Notes: svn path=/head/; revision=240069
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-2/+1
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-8/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 0.9.35Martin Wilke2007-03-272-10/+9
| | | | | | | | PR: 110816 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=188458
* - Remove directories that are not in mtree fileRong-En Fan2006-08-151-0/+8
| | | | | | | | | | | | Note that these directories are be removed by other dependency ports, so I do not bump PORTREVISION for them. These affected ports are belong to ports@. PR: ports/101586 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> Notes: svn path=/head/; revision=170674
* Remove USE_REINPLACE from all categories starting with FEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161557
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-0/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* Update to 0.9.34Andrey Slusar2006-01-273-7/+8
| | | | Notes: svn path=/head/; revision=154608
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149317
* - Update to 0.9.33Pav Lucistnik2005-10-052-3/+3
| | | | Notes: svn path=/head/; revision=144349
* - Update to version 0.9.32.Florent Thoumie2005-04-043-33/+4
| | | | | | | | PR: ports/79470 Submitted by: Ports Fury Notes: svn path=/head/; revision=132429
* Implement net/dante and net/socks5 support.Kirill Ponomarev2005-02-201-0/+12
| | | | Notes: svn path=/head/; revision=129357
* Fix package build.Kirill Ponomarev2004-11-161-0/+7
| | | | | | | Submitted by: Ports Fury Notes: svn path=/head/; revision=121745
* Update to version 0.9.31Kirill Ponomarev2004-11-147-90/+59
| | | | | | | | PR: ports/73902 Submitted by: Ports Fury Notes: svn path=/head/; revision=121551
* Fix ↵Oliver Eikemeier2004-07-272-1/+31
| | | | | | | | | <http://www.freebsd.org/ports/portaudit/f67ea071-dfb8-11d8-9b0a-000347a4fa7d.html> Obtained from: gentoo cvs Notes: svn path=/head/; revision=114861
* Fix buffer overflow.Christian Weisgerber2004-07-022-1/+17
| | | | | | | Submitted by: Ulf Harnhammar <Ulf.Harnhammar.9485@student.uu.se> Notes: svn path=/head/; revision=112808
* Correct pkg-plistKris Kennaway2004-04-171-7/+7
| | | | | | | Pointy hat to: kris Notes: svn path=/head/; revision=107315
* - Fix pkg-plistClement Laforet2004-04-141-7/+14
| | | | | | | Reported on: dosirak Notes: svn path=/head/; revision=107067
* Support WITHOUT_NLSKris Kennaway2004-03-251-1/+8
| | | | Notes: svn path=/head/; revision=105227
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-3/+2
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* - Fix buildKirill Ponomarev2003-09-041-6/+9
| | | | | | | | PR: 56433 Submitted by: Ports Fury Notes: svn path=/head/; revision=88545
* - don't clobber any given LDFLAGSDirk Meyer2003-09-011-2/+2
| | | | | | | resolves conflitcs with bsd.openssl.mk Notes: svn path=/head/; revision=88230
* - Fix build packageKirill Ponomarev2003-08-312-20/+13
| | | | | | | | | | - Use DOCSDIR macro - Bump PORTREVISION Reported by: kris via bento Notes: svn path=/head/; revision=88218
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-1/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79332
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75953
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* find->${FIND},xargs->${XARGS}Ying-Chieh Liao2002-09-291-2/+2
| | | | | | | | PR: 40791 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> Notes: svn path=/head/; revision=67236
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-08-301-3/+4
| | | | | | | | PR: 42200 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65307
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | | | | Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
* Replace ${PERL} with ${REINPLACE_CMD}Ying-Chieh Liao2002-06-211-3/+4
| | | | | | | | PR: 39594 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=61683
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-1/+2
| | | | | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr Notes: svn path=/head/; revision=57625
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
| | | | | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr Notes: svn path=/head/; revision=56168
* Update to 0.9.27David W. Chapman Jr.2001-09-035-67/+28
| | | | | | | | PR: 29821 Submitted by: tkato@prontomail.com Notes: svn path=/head/; revision=47404
* Update to 0.9.27Kevin Lo2000-12-163-19/+8
| | | | | | | | PR: 23567 Submitted by: Ports Fury Notes: svn path=/head/; revision=36019
* Update to version 0.9.26Kevin Lo2000-12-028-107/+93
| | | | | | | | PR: 23222 Submitted by: Ports Fury Notes: svn path=/head/; revision=35599
* Update all ports using OpenSSL and RSA to work without rsaref sinceKris Kennaway2000-09-221-9/+2
| | | | | | | | | | it is no longer required. Apologies to the various maintainers whom I did not yet hear back from, but the ports freeze is coming up in a few hours and I will be verifying all of these ports on a 4.1 machine myself to catch any problems. Notes: svn path=/head/; revision=32957
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm Notes: svn path=/head/; revision=31272
* Remove all installed directoriesChris D. Faulhaber2000-07-141-0/+1
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=30617