summaryrefslogtreecommitdiff
path: root/sysutils/pwg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* 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
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Fix pkg-plist.Alejandro Pulver2006-11-062-4/+1
| | | | | | | | | | - Pet portlint, set INSTALLS_ICONS. PR: ports/104866 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Notes: svn path=/head/; revision=176624
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* Conversion to a single libtool environment.Ade Lovett2006-02-231-2/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-10/+10
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149455
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Remove inclusion of "${PORTSDIR}/x11/kde3/Makefile.kde", fix PTHREAD_LIBSMichael Nottebrock2004-05-211-3/+6
| | | | | | | | | | safeness, fix compilation where needed. Committers: Please do NOT include Makefile.kde or commit new ports which do so. It's for use with the core KDE ports maintained by kde@freebsd.org ONLY. Notes: svn path=/head/; revision=109667
* - Update MASTER_SITES and WWW: lineKirill Ponomarev2004-04-142-12/+8
| | | | | | | | PR: ports/65537 Submitted by: Ports Fury Notes: svn path=/head/; revision=107045
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* - Drop maintainership to ports@Kirill Ponomarev2004-01-071-1/+1
| | | | Notes: svn path=/head/; revision=97596
* Fix typoKirill Ponomarev2003-08-091-1/+1
| | | | | | | Reported by: kris via bento Notes: svn path=/head/; revision=86663
* Unbreak on -currentKirill Ponomarev2003-08-041-0/+4
| | | | | | | Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=86286
* Change my mail to @FreeBSD.orgKirill Ponomarev2003-07-221-1/+1
| | | | | | | Approved by: fjoe (mentor) Notes: svn path=/head/; revision=85354
* Update sysutils/pwg (maintainer): fix build on -CURRENTDaichi GOTO2003-06-261-0/+11
| | | | | | | | PR: 53591 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> (maintainer) Notes: svn path=/head/; revision=83632
* New port: pwgMax Khon2003-05-194-0/+53
PwG is a small tool to generate secure, random passwords. It's based on the KDE-3.1 and QT-3.1 libs. Submitted by: Kirill Ponomarew Notes: svn path=/head/; revision=81383