1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
Dmitry Marakasov
321a18f182 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-03 17:31:39 +00:00
Baptiste Daroussin
a33191366c Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
2014-06-25 05:35:31 +00:00
Jung-uk Kim
19152012e7 - Add a patch from upstram.
- Use options framework properly.
2013-12-24 23:02:33 +00:00
Baptiste Daroussin
110f3583b6 Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-run
Exp-run by:	bdrewery
2013-09-24 06:24:17 +00:00
Baptiste Daroussin
6a9fcfc6bd Add NO_STAGE all over the place in preparation for the staging support (cat: korean) 2013-09-20 19:49:59 +00:00
Jung-uk Kim
36dc5a0cfb - Take over the maintainership. [1]
- Use pkgconfig for detecting dependencies.  Tidy up a bit while I am here.

Approved by:	Hyogeol Lee <hyogeollee@gmail.com> (maintainer) [1]
2013-06-24 19:05:53 +00:00
Baptiste Daroussin
46023dda78 Convert from WITHOUT_NLS to PORT_OPTIONS:MNLS 2013-05-06 15:18:38 +00:00
Marcus von Appen
a3a0715f38 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
2013-04-27 11:59:28 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Carlo Strub
db5e2bc177 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-29 11:17:02 +00:00
Michael Scheidell
8710ace2de - update to 0.1.0
- update master sites to google

PR:		ports/163260
Submitted by:	Hyogeol Lee <hyogeollee@gmail.com> (maintainer)
Approved by:	gabor (mentor)
2011-12-21 13:27:06 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
2011-09-23 22:26:39 +00:00
Jung-uk Kim
975f5459ae - Fix LICENSE. libhagul is actually licensed under LGPL 2.1.
- Honor WITHOUT_NLS and make porlint happy.

Reviewed by:	hyogeollee@gmail.com (maintainer)
2011-08-26 21:06:50 +00:00
Frederic Culot
d5f0f37580 - Update to 0.0.12
PR:		ports/156007
Submitted by:	Hyogeol Lee <hyogeollee AT gmail.com> (maintainer)
2011-04-11 06:34:21 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Dmitry Marakasov
1a5dc578e4 - Update to 0.0.11
- While here, use DATADIR and LDFLAGS instead of LIBS as intended.

PR:		148747
Submitted by:	Hyogeol Lee <hyogeollee@gmail.com> (maintainer)
2010-08-05 15:30:18 +00:00
Martin Wilke
7d30c6c4b0 - Update to 0.0.10
PR:		140415
Submitted by:	Hyogeol Lee <hyogeollee@gmail.com> (maintianer)
2009-11-28 01:01:48 +00:00
Dmitry Marakasov
7bd6e78424 - Update to 0.0.9
PR:		130227
Submitted by:	Hyogeol Lee <hyogeollee at gmail dot com> (maintainer)
2009-01-12 03:27:01 +00:00
Ion-Mihai Tetcu
0c5e722fdb Update to 0.0.8.
PR:		ports/122959
Submitted by:	maintainer
2008-04-22 09:31:01 +00:00
Rong-En Fan
8da467a88c - Update to 0.0.7
PR:		ports/120245
Submitted by:	Hyogeol Lee <hyogeollee at gmail.com> (maintainer)
2008-02-07 04:43:48 +00:00
Pav Lucistnik
8c220edc28 - Update to 0.0.6
PR:		ports/117769
Submitted by:	Hyogeol Lee <hyogeollee@gmail.com> (maintainer)
2007-12-15 13:43:58 +00:00
Alejandro Pulver
ffb60a9d57 A library for hangul processing.
---
WWW: http://kldp.net/projects/hangul/

PR:		ports/108590
Submitted by:	Hyogeol, Lee <hyogeollee at gmail.com>
2007-02-05 20:35:48 +00:00