summaryrefslogtreecommitdiff
path: root/devel/gettext-devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* By default install only binaries with `-new' suffix applied. This provides anMaxim Sobolev2001-07-051-0/+18
| | | | | | | | | | | | | | | easy way to compile/use newest packages that don't build with oldest gettext without the headache associated with making it possible to install fill-blown gettext and gettext-devel on the same machine at the same time. Usually the following should be sufficient to fix ports that doesn't build with oldest gettext: BUILD_DEPENDS+= msgfmt-new:${PORTS}/devel/gettext-devel CONFIGURE_ENV+= MSGFMT=${LOCALBASE}/bin/msgfmt-new \ XGETTEXT=${LOCALBASE}/bin/xgettext-new Notes: svn path=/head/; revision=44773
* Update to 0.10.38.Maxim Sobolev2001-07-0513-73/+233
| | | | Notes: svn path=/head/; revision=44771
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2000-06-162-2/+1
| | | | | | | ldconfig in PLIST need personal consideration. Notes: svn path=/head/; revision=29636
* Cleanup share/locale in PREFIX, LOCALBASE and X11BASE.Jeremy Lea2000-06-132-1/+7
| | | | Notes: svn path=/head/; revision=29557
* Don't remove share/aclocal -- it's created by mtree.Satoshi Asami2000-06-031-1/+0
| | | | Notes: svn path=/head/; revision=29126
* Remove the individual locale directories before attempting to remove theSatoshi Asami2000-04-301-0/+3
| | | | | | | parent dir. Notes: svn path=/head/; revision=28174
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-2/+2
| | | | Notes: svn path=/head/; revision=27452
* Correct usage of uuencode in po-mode.el.Jeremy Lea2000-01-261-0/+11
| | | | | | | | PR: 16317 Submitted by: Dmitry Sivachenko <dima@Chg.RU> Notes: svn path=/head/; revision=25091
* Install po-mode.el in share/emacs/site-lisp.Jeremy Lea2000-01-223-2/+41
| | | | | | | | | | Merge patches ae and aj. PR: 15941 Submitted by: Dmitry Sivachenko <dima@Chg.RU> Notes: svn path=/head/; revision=24908
* Change MAINTAINER to reg - he's going to be doing more hackingAde Lovett2000-01-071-1/+1
| | | | | | | on this port than me. Notes: svn path=/head/; revision=24516
* Change MAINTAINER to ade@FreeBSD.org .Yukihiro Nakai2000-01-071-1/+1
| | | | Notes: svn path=/head/; revision=24497
* Add patch.Yukihiro Nakai1999-12-241-0/+12
| | | | | | | | PR: ports/15525 Submitted by: Remi Guyomarch rguyom@mail.dotcom.fr Notes: svn path=/head/; revision=23990
* Fix pkg/PLIST.Yukihiro Nakai1999-11-201-1/+2
| | | | | | | Change method to remove */share/locale Notes: svn path=/head/; revision=23213
* Change mail address.Yukihiro Nakai1999-11-201-1/+1
| | | | Notes: svn path=/head/; revision=23212
* Fix for PLIST.Yukihiro Nakai1999-11-201-2/+1
| | | | | | | */share/locale are used by non-gettext program. Notes: svn path=/head/; revision=23211
* Use the force option to rm(1) to avoid the possibility of errors onSteve Price1999-11-011-2/+2
| | | | | | | | | | deinstall. PR: 13677 (3 of 10) Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=22780
* Change MASTER_SITES and assign MASTER_SITE_SUBDIR.SADA Kenji1999-08-251-2/+2
| | | | | | | | | | Remove patch-ag about libtool use. Submitted by: OKAZAKI Tetsurou <okazaki@be.to> Approved by: Maintainer Notes: svn path=/head/; revision=20967
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-052-5/+1
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't installMichael Haro1999-06-052-3/+2
| | | | | | | the .la file. Notes: svn path=/head/; revision=19217
* Add / at end of master site name.Satoshi Asami1999-03-091-2/+2
| | | | Notes: svn path=/head/; revision=17109
* Upgrade to GNOME 1.0. The following are the details:Jacques Vidrine1999-03-094-30/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ports/audio/esound 0.2.7 -> 0.2.8 PR ports/10422 ports/audio/gnomeaudio 0.99.8 -> 1.0.0 PR ports/10426 ports/audio/libaudiofile 0.1.5 -> 0.1.6 PR ports/10421 ports/deskutils/gnomepim 0.99.8.1 -> 1.0.1 PR ports/10435 ports/devel/ORBit 0.3.98 -> 0.4.0 PR ports/10423 ports/devel/gettext shared libs now PR ports/10293 ports/devel/glib12 1.1.16 -> 1.2.0 PR ports/10419 ports/devel/libgtop 0.99.8 -> 1.0.1 PR ports/10430 ports/games/gnomegames 0.99.8 -> 1.0.1 PR ports/10436 ports/graphics/electriceyes distfile moved PR ports/10437 ports/graphics/imlib 1.9.3 -> 1.9.4 PR ports/10424 ports/lang/gnomeobjc 0.99.3 -> 1.0.1 PR ports/10441 ports/math/gnumeric 0.6 -> 0.15 PR ports/10439 ports/misc/gnomeutils 0.99.5 -> 1.0.1 PR ports/10442 ports/sysutils/gnomeadmin 0.99.1 -> 1.0.1 PR ports/10445 ports/sysutils/gnomecontrolcenter 0.99.3.1 -> 1.0.1 PR ports/10446 ports/sysutils/gtop 0.99.2 -> 1.0.1 PR ports/10477 ports/textproc/libxml 0.99.8 -> 1.0.0 PR ports/10438 ports/www/libghttp distfile moved PR ports/10429 ports/x11/gnome 0.99.3 -> 1.0.0 PR ports/10450 ports/x11/gnomecore 0.99.8.1 -> 1.0.1 PR ports/10432 ports/x11/gnomelibs 0.99.8.1 -> 1.0.1 PR ports/10425 ports/x11-fm/gnomemc 4.5.10 -> 4.5.23 PR ports/10448 ports/x11-toolkits/gtk-engines 0.1 -> 0.5 PR ports/10427 ports/x11-toolkits/gtk12 1.1.6 -> 1.2.0 PR ports/10420 Note that repository copies were made before this commit, as follows: ports/devel/glib11-devel -> ports/devel/glib12 ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=17091
* Fix to make ports work with bsd.port.mk rev. 1.306.Satoshi Asami1999-03-081-2/+2
| | | | | | | | | | | | | | | | | | | ${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of some ports that added it explicitly; define it as ${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part; define it as something else (such as ${MACHINE_ARCH}--freebsdelf if the port requires that; define it as an empty string if the port doesn't like it at all. The last might be a sign that a GNU_CONFIGURE port actually doesn't use GNU's version of configure at all; but I don't have time to go look at them all, we'll fix them as time goes on. At least we've got much fewer "-unknown-"s in the tree as the result. :) Notes: svn path=/head/; revision=17053
* Change maitainer's email address,Vanilla I. Shu1999-01-121-2/+2
| | | | | | | and BROKEN some gnome ports until I upgrade it. Notes: svn path=/head/; revision=16018
* Fix pkg/PLIST, and merge all info file.Vanilla I. Shu1998-12-064-79/+67
| | | | Notes: svn path=/head/; revision=15154
* Upgrade to 0.10.35, and associated changes.Bill Fumerola1998-12-016-42/+131
| | | | | | | | | PR: ports/8842 Reviewed by: <nakai@TokyoNet.AD.JP> (maintainer) Submitted by: <junker@jazz.snu.ac.kr> Notes: svn path=/head/; revision=15033
* Add a argument to CONFIGURE_ARGS.Vanilla I. Shu1998-11-182-16/+17
| | | | | | | | PR: ports/8736 Submitted by: maintainer Notes: svn path=/head/; revision=14645
* Don't run ldconfig if no shared libraries and don't remove a coupleSteve Price1998-10-051-4/+0
| | | | | | | of directories used by a bunch of other ports. Notes: svn path=/head/; revision=13657
* Fix info page problem.Vanilla I. Shu1998-09-231-1/+7
| | | | Notes: svn path=/head/; revision=13367
* Don't split info file.Vanilla I. Shu1998-08-312-5/+4
| | | | Notes: svn path=/head/; revision=12961
* GNU gettext package.Jun Kuriyama1998-08-255-0/+86
Submitted by: Yukihiro Nakai <Nakai@technologist.com> Notes: svn path=/head/; revision=12847