Johan van Selst
0d8fce9f6c
Enable stage support + minor cleanups
2014-01-11 12:01:40 +00:00
Roman Bogorodskiy
7635644b42
- Chase security/libtasn1 update
...
- Add UPDATING entry
2013-11-03 09:21:59 +00:00
Baptiste Daroussin
a65ed2e51b
Add NO_STAGE all over the place in preparation for the staging support (cat: security)
2013-09-20 22:55:24 +00:00
Baptiste Daroussin
f56f112403
Convert to new perl framework
...
Convert USE_GMAKE to USES=gmake
2013-09-16 16:58:41 +00:00
Emanuel Haupt
2898e3fa0c
Chase security/libgcrypt update
2013-05-03 16:36:39 +00:00
Johan van Selst
d2860ea67a
Update GNU shishi to 1.0.2
...
Announcement http://lists.gnu.org/archive/html/info-gnu/2013-04/msg00002.html
2013-04-29 19:41:36 +00:00
Marcus von Appen
95e7081976
- Convert USE_ICONV=yes to USES=iconv
...
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here
2013-04-27 18:25:24 +00:00
Alex Kozlov
e159824929
- Convert USE_GETTEXT to USES (part 3)
...
Approved by: portmgr (bapt)
2013-04-24 18:10:30 +00:00
Roman Bogorodskiy
ab635f152e
- Add UPDATING entry for libtasn1 update
...
- Bump PORTREVISIONs for dependant ports
2013-02-06 17:30:08 +00:00
Roman Bogorodskiy
91e365d630
- Add UPDATING entry for gnutls update
...
- Chase shlib version bump for dependant ports
2013-02-05 16:17:06 +00:00
Johan van Selst
fb5118b613
- Add patch to fix getsubopt() parsing
...
Fixes setting of "realm-kdc" and "server-realm"
http://lists.gnu.org/archive/html/help-shishi/2012-08/msg00073.html
- Bump PORTREVISION
- Reduce Makefile header
Submitted by: Mats Erik Andersson <openbsd@gisladisker.se>
2012-09-02 09:04:01 +00:00
Johan van Selst
7c708173b3
- [1] Fix the use of SRV resource queries via DNS;
...
caused by failure to detect resolv.h and res_query()
http://lists.gnu.org/archive/html/help-shishi/2012-07/msg00001.html
- Minor style cleanups
- Bump PORTREVISION
Submitted by: Mats Erik Andersson <openbsd@gisladisker.se> [1]
2012-07-17 18:01:34 +00:00
Johan van Selst
a619252257
Convert to new options framework
2012-06-27 19:52:13 +00:00
Johan van Selst
a12fd96ee5
Update shishi to version 1.0.1
...
Feature safe: yes
2012-03-31 12:15:55 +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
Koop Mast
0e682dded4
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
...
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-11 19:20:17 +00:00
Olli Hauer
87931c6875
-remove MD5
2011-07-03 14:03:52 +00:00
Steve Wills
e0755b977d
- Chase the libgcrypt shared lib version
2011-07-03 11:40:49 +00:00
Roman Bogorodskiy
207386f96a
Chase security/gnutls update and add an UPDATING entry.
2011-06-05 18:43:16 +00:00
Wen Heping
43721c23d5
- Bump PORTREVISION to chase the update of dns/libidn
2011-03-14 08:40:06 +00:00
Ade Lovett
4a8684e352
Sync to new bsd.autotools.mk
2010-12-04 07:34:27 +00:00
Wesley Shields
15c1551ea3
Chase security/libgcrypt shlib bump.
...
PR: ports/148755
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
2010-07-27 01:25:20 +00:00
Ade Lovett
8d837132c7
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
2010-05-31 02:01:56 +00:00
Johan van Selst
3cd8db92cd
- Update shishi to 1.0.0
...
- Update MASTER_SITE (GNU)
- Remove custom patch (fixed upstream)
- Note: shlib version bumped
2010-05-24 10:48:39 +00:00
Johan van Selst
609e92def5
Add forgotten dependency on gnutls
2010-04-10 21:44:03 +00:00
Johan van Selst
05b8291d68
Add files/patch-lib_netio.c to fix build without starttls.
...
Unfortunately this addition was forgotten in the previous commit.
2010-04-02 21:42:40 +00:00
Johan van Selst
9319ecd45c
Update to 0.0.43
2010-04-02 17:27:06 +00:00
Johan van Selst
5132dca614
- Update to 0.0.42
...
- Add patch for FreeBSD <=7 where configure rejects our stat()
but cannot use the included version either. Use ours anyway.
2010-03-18 06:33:38 +00:00
Marcelo Araujo
202ed6e48f
Pass maintainership to people that use it.
...
Feature safe: yes
2010-02-23 19:10:24 +00:00
Jeremy Messenger
789d75c728
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
...
-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
2009-08-02 19:36:34 +00:00
Marcelo Araujo
581b0f1689
- Update to 0.0.40.
2009-06-18 16:49:32 +00:00
Marcelo Araujo
702f52b2a5
- Update MASTER_SITES.
...
- Take maintainership.
2009-02-27 22:06:35 +00:00
Roman Bogorodskiy
bfdac7a749
Chase libtasn1 shared library version bump.
2009-01-18 17:04:08 +00:00
Edwin Groothuis
090059a210
Bump portrevision due to upgrade of devel/gettext.
...
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)
2008-06-06 14:17:21 +00:00
Pav Lucistnik
6f8a3dbfb1
- Remove USE_GETOPT_LONG which is a no-op since March 2007
2008-03-20 10:03:51 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Kris Kennaway
89a0b31acd
Use libtool port instead of included one to avoid objformat a.out botch
2007-01-28 09:07:47 +00:00
Rong-En Fan
1a0d043dcd
- Remove directories that are not in mtree file
...
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>
2006-08-15 07:56:23 +00:00
Cheng-Lung Sung
c54010f434
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
...
- these include security/ sysutils/ textproc/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-15 01:04:55 +00:00
Roman Bogorodskiy
b6baf72cb0
Chase security/libtasn1 shlib version bump.
2006-05-05 16:02:27 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
508b8d82f4
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 03:01:03 +00:00
Pav Lucistnik
d679262e6c
- Add SHA256
2005-11-25 18:01:15 +00:00
Ade Lovett
54a0b86543
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
...
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
2005-11-15 06:52:12 +00:00
Pav Lucistnik
ecea4a7603
Move IDN related ports from devel to dns category:
...
devel/libidn -> dns/libidn
devel/p5-Net-LibIDN -> dns/p5-Net-LibIDN
Approved by: both maintainers
Repocopy by: marcus
2005-11-12 18:52:22 +00:00
Ying-Chieh Liao
8425e489c9
upgrade to 0.0.22
...
PR: 85389
Submitted by: Ports Fury
2005-08-30 03:16:26 +00:00
Kirill Ponomarev
464a14a760
Update to version 0.0.21
...
PR: ports/75269
Submitted by: Ports Fury
2004-12-20 09:19:27 +00:00
Kirill Ponomarev
b50f961d7c
Update to version 0.0.20
...
PR: ports/74252
Submitted by: Ports Fury
2004-11-22 16:33:35 +00:00
Kirill Ponomarev
96534157a7
Update to version 0.0.19
...
PR: ports/73908
Submitted by: Ports Fury
2004-11-14 08:59:41 +00:00
Kirill Ponomarev
ee5080e0e9
Chase libraries for new devel/libidn version.
2004-10-26 15:26:43 +00:00