aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-05-29 21:13:37 +0800
committerclsung <clsung@FreeBSD.org>2006-05-29 21:13:37 +0800
commit22663702c5df38c553037e859d57e13a02c62893 (patch)
treee717e19b0e58a981e2f3453634d05ffdefe9ea6c /misc
parent1f53bd1e98a57018bef4dcbf100191600b08b60f (diff)
downloadfreebsd-ports-gnome-22663702c5df38c553037e859d57e13a02c62893.tar.gz
freebsd-ports-gnome-22663702c5df38c553037e859d57e13a02c62893.tar.zst
freebsd-ports-gnome-22663702c5df38c553037e859d57e13a02c62893.zip
- Take maintainership
- Pet portlint PR: ports/97964 Submitted by: maintainer (Rene Ladan)
Diffstat (limited to 'misc')
-rw-r--r--misc/localedata/Makefile2
-rw-r--r--misc/localedata/pkg-install4
2 files changed, 3 insertions, 3 deletions
diff --git a/misc/localedata/Makefile b/misc/localedata/Makefile
index f73f24665e90..0be85bf46fc5 100644
--- a/misc/localedata/Makefile
+++ b/misc/localedata/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= sf
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= r.c.ladan@gmail.com
COMMENT= Legacy locale data for FreeBSD 6+
USE_BZIP2= yes
diff --git a/misc/localedata/pkg-install b/misc/localedata/pkg-install
index 41f59f287e74..331e8296bd96 100644
--- a/misc/localedata/pkg-install
+++ b/misc/localedata/pkg-install
@@ -6,7 +6,7 @@ TARGET_DIR=${PKG_PREFIX}/share/compat/locale
cd ${TARGET_DIR}
while read dir; do
- /bin/mkdir $dir
+ ${MKDIR} $dir
done << EOF
af_ZA.ISO8859-15
af_ZA.UTF-8
@@ -49,7 +49,7 @@ pt_PT.ISO8859-15
EOF
while read src dest; do
- /bin/ln -s $src $dest
+ ${LN} -s $src $dest
done << EOF
../UTF-8/LC_CTYPE af_ZA.UTF-8/LC_CTYPE
../UTF-8/LC_CTYPE be_BY.UTF-8/LC_CTYPE
2011-05-151-1/+0 * amd64 fixes (types sizes)ache2011-05-123-1/+25 * - Update to 4.5.10culot2011-05-122-6/+5 * Update math/gsl to 1.15, and adjust PORTREVISIONbf2011-05-101-1/+2 * Update to 20110507.nox2011-05-092-3/+3 * - Update Qt to 4.7.3.avilla2011-05-071-1/+0 * - Update to 20110426sunpoet2011-05-072-3/+3 * - Update to 2.1.5swills2011-05-052-3/+3 * - Update to 1.39.3sunpoet2011-05-032-3/+3 * Bump PORTREVISION after open-mofit updatemakc2011-05-023-2/+3 * remove unmaintained expired ports from miscbapt2011-05-0274-1480/+0 * - update to 0.103001bapt2011-04-302-3/+3 * - update to 1.47bapt2011-04-302-3/+3 * By Maintainer's request, toss these ports back into the pooldougb2011-04-272-2/+2 * Update to tzdata2011g:edwin2011-04-272-3/+3 * - Update to 20110422sunpoet2011-04-262-3/+3 * Update to 2.3.3makc2011-04-263-4/+4 * Indicate that misc/wmwweather+ is a suitable replacementdougb2011-04-261-1/+1 * - Add OPTION to disable Phonon support.avilla2011-04-211-3/+13 * - USE_GMAKE ist set by bsd.gnustep.shdinoex2011-04-211-1/+0 * Revision 1.31 errornously bumped a PORTREVISION from a variable todelphij2011-04-202-2/+2 * Remove most expired ports:rene2011-04-195-68/+0 * Split dahdi port into two parts:fjoe2011-04-1914-1365/+40 * Update to 20110416 version of the FreeBSD docset.blackend2011-04-187-59/+62 * - Reassign to the heaptabthorpe2011-04-151-1/+1 * Fix a screw-up I introduced when I revved s-m-i a while ago.marcus2011-04-142-1/+2 * - Update to 20110404sunpoet2011-04-122-3/+3 * Upgrade to tzdata2011f:edwin2011-04-122-3/+3 * Update to GNU make 3.82 after numerous -exp runs.ade2011-04-121-0/+1 * CMAKE_BUILD_TYPE is set in bsd.cmake.mk now, remove it from Makefilesmakc2011-04-101-10/+2 * Update to 3.25.kwm2011-04-082-3/+3 * The FreeBSD KDE Team is pleased to announce April updates for KDEavilla2011-04-0759-85/+327 * - update 1.46bapt2011-04-072-3/+3 * - update to 1.45bapt2011-04-062-3/+3 * - update to 0.103000bapt2011-04-043-4/+9 * Update to version 2011e:edwin2011-04-032-3/+3 * Fix WWW line in pkg-descr since I can't use port 80 for web with my new ISPrene2011-04-021-1/+1 * - Update to 2.7dhn2011-03-302-4/+3 * - Depend on newer libarchive (and fix plist) on 7.x and 8.0.avilla2011-03-291-1/+2 * - Correct the patch to use sigaction(2) for 7.x and 6.xrafan2011-03-291-5/+20 * - Update to 2011.03.17rafan2011-03-263-3/+15 * - update to 1.44bapt2011-03-263-4/+10 * - Update to 0.20.0miwi2011-03-254-26/+40 * - Update to 1.2.29miwi2011-03-252-8/+9 * - Remove dependency on docbook-xml.avilla2011-03-251-1/+0 * The FreeBSD KDE Team is pleased to announce KDE SC 4.6.1 and KDE PIMavilla2011-03-25108-3087/+2651 * - Update SIP to 4.12.1.avilla2011-03-257-9/+231 * - Update Qt to 4.7.2.avilla2011-03-253-220/+23 * Update to 20110312.kwm2011-03-242-4/+4 * - Update to 1.5dhn2011-03-245-39/+17 * - Fix build with iconv support turned off [1]fjoe2011-03-223-0/+65 * Twiddle optimization level to make this safe for a clang userlanddougb2011-03-211-1/+2 * Bump PORTREVISION for ports linking to default libmysqlclient.ale2011-03-191-1/+1 * - Get Rid MD5 supportmiwi2011-03-19423-471/+0 * - Reset maintainershipmiwi2011-03-182-2/+1 * Add missing build dependency.makc2011-03-181-0/+1 * - Remove dependency on gnome-libstabthorpe2011-03-171-2/+2 * - Mark ports that have been broken for six month or more, or never compiled onpav2011-03-171-0/+2 * Update to tzdata2011d:edwin2011-03-162-4/+3 * Deprecate unmaintained ports from misc where upstream disapear and/orbapt2011-03-1519-0/+56 * Connect krecipes-kde4makc2011-03-151-0/+1 * Update to 2.0-beta2 for KDE4makc2011-03-146-162/+182 * - fix build with gmakedinoex2011-03-141-0/+4 * Update to 20110313 version of the FreeBSD docset.blackend2011-03-14