Jason E. Hale
d30300fa92
Update to 1.49
...
Changes: Updates to various account number verification methods
2017-03-06 23:34:52 +00:00
Jason E. Hale
d427b0fe30
- Fix LICENSE
...
- Install DOCS
- Add TEST_TARGET to run checks
- Make the bankdata update script use fetch(1) instead of wget and
retrieve the bankdata via https
- Notify users that the included bankdata is outdated and it needs
to be updated manually
2017-01-11 01:13:51 +00:00
Dmitry Marakasov
41c9805051
This needs perl as both build and run dependency
...
- It installs perl scripts into DATADIR
- Unless perl is available at buildtime it'll use incorrect shebangs for these scripts
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
2015-09-11 18:42:50 +00:00
Jason E. Hale
91cf338cf8
- Update to 1.48
2014-11-30 22:53:19 +00:00
Jason E. Hale
e90fb1d3dc
- Update to 1.47
2014-09-24 13:37:01 +00:00
Jason E. Hale
59495262b9
- Trim @dirrm[try] from pkg-plist
2014-09-22 12:42:19 +00:00
Jason E. Hale
7d08549738
- Update to 1.46
...
- USE_PYTHON -> USES=python and restrict to 2.x
- Add LICENSE_FILE
- Strip binaries
2014-08-16 16:33:45 +00:00
Dmitry Marakasov
4697b7a0c0
- Switch finance/ktoblzcheck to USES=libtool, drop .la files
...
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
2014-07-31 12:36:52 +00:00
Jason E. Hale
ec838de588
- Update to 1.45
...
- Fix LICENSE (it's LGPL21, not GPLv2)
2014-02-21 04:47:40 +00:00
Jason E. Hale
c4bd361121
- Update to 1.44
2014-01-02 05:31:07 +00:00
Jason E. Hale
17bdf0efb5
- Support staging
...
- Use options helpers
2013-10-19 14:39:12 +00:00
Baptiste Daroussin
1c7169ab74
Add NO_STAGE all over the place in preparation for the staging support (cat: finance)
2013-09-20 17:18:38 +00:00
Jason E. Hale
5a8cfbce2f
- Update to 1.43
2013-09-12 01:11:24 +00:00
Baptiste Daroussin
9c7bb68f0b
Fix build without libstdc++
2013-09-05 11:39:11 +00:00
Alex Kozlov
d4041784dc
- Remove MAKE_JOBS_SAFE variable
...
Approved by: portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Eitan Adler
334eb0fc61
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
...
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi)
2013-03-19 13:04:30 +00:00
Jason E. Hale
f0e2cfaa8a
- Update to 1.40
...
- Drop LICENSE_FILE for known license GPLv2
- Drop unneeded build dependencies on gmake and pkgconf
- Convert to OPTIONSng
Approved by: avilla (mentor)
2012-09-13 12:59:37 +00:00
Jason E. Hale
7afa609aeb
- Update MAINTAINER to my new FreeBSD.org address
...
Approved by: makc (mentor)
2012-09-13 04:45:58 +00:00
Pawel Pekala
306cd45c41
Update to 1.39
...
PR: ports/167940
Submitted by: maintainer
2012-05-16 19:10:44 +00:00
Pawel Pekala
d511e79f6e
Update to 1.38
...
PR: ports/166507
Submitted by: maintainer
Feature safe: yes
2012-04-07 08:23:12 +00:00
Ruslan Makhmatkhanov
1b86903b9d
- update to 1.37
...
PR: 163835
Submitted by: Jason E. Hale <bsdkaffee at gmail dot com> (maintainer)
2012-01-05 22:18:42 +00:00
Dennis Herrmann
5f9b8475ca
- Update to 1.35
...
PR: ports/160999
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
2011-09-25 08:41:31 +00:00
Martin Wilke
5b5ff57950
- Update to 1.34
...
PR: 160200
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
2011-08-26 07:15:40 +00:00
Julien Laffaye
e00ed8a7a9
Update to 1.33
...
PR: ports/157741
Sbmitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Approved by: bapt (mentor)
2011-06-10 18:50:11 +00:00
Frederic Culot
5311b5d499
- Update to 1.31
...
PR: ports/154693
Submitted by: Jason E. Hale <bsdkaffee AT gmail.com> (maintainer)
2011-02-12 09:07:05 +00:00
Ade Lovett
4a8684e352
Sync to new bsd.autotools.mk
2010-12-04 07:34:27 +00:00
Max Brazhnikov
c0bf1a0a27
Update to 1.29
...
PR: ports/152290
Submitted by: Jason E. Hale (maintainer)
2010-11-17 21:19:14 +00:00
Max Brazhnikov
51b770a81f
Revert CATEGORIES order despite portlint warning.
...
Notified by: Jan Henrik Sylvester <me at janh.de> via mail
2010-08-19 07:58:12 +00:00
Max Brazhnikov
08099a4b3c
Update to 1.28
...
Fix CATEGORIES order
The port is not DATADIR-safe, therefore don't use DATADIR in plist
PR: ports/149540
Submitted by: Jason E. Hale (maintainer)
2010-08-18 07:06:17 +00:00
Dmitry Marakasov
456ffc0d57
- Update to 1.27
...
- Pass maintainership to submitter
PR: 149350
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
2010-08-06 14:31:23 +00:00
Martin Wilke
1b1b29c5e6
- Get rip python 2.3+
...
Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+
With hat: portmgr
2009-12-13 17:00:14 +00:00
Martin Wilke
e155638af8
- Update to 1.22
...
PR: 139700
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
2009-10-21 10:33:42 +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
Tilman Keskinoz
4b09adeaa8
Update to 1.21
2009-03-13 14:28:41 +00:00
Dmitry Marakasov
b1a748a022
- Update to 1.20
...
PR: 129337
Submitted by: Wolfgang Zenker <wolfgang at lyxys dot ka dot sub dot org>
2008-12-03 15:06:38 +00:00
Martin Wilke
5f278719a9
- Update to 1.18
...
PR: 124039
Submitted by: Ports Fury
2008-05-30 13:43:41 +00:00
Rong-En Fan
10fa3802a8
- Update to 1.17
...
PR: ports/121943
Submitted by: Jan Henrik Sylvester <me at janh.de>
2008-03-22 12:06:49 +00:00
Martin Wilke
28cfd81ef7
- Update to 1.16
...
PR: 119723
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2008-01-20 21:55:46 +00:00
Martin Wilke
45ffc79133
- Update to 1.15
...
PR: 118618
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2007-12-16 23:43:27 +00:00
Xin LI
3c263d8212
Update to 1.14
2007-08-13 02:37:49 +00:00
Rong-En Fan
f935a609c5
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
...
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
2007-07-23 09:36:51 +00:00
Martin Wilke
19a7faf1a0
- Update to 1.13
...
PR: 113003
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2007-05-27 10:00:07 +00:00
Tilman Keskinoz
cc9be3417b
Update to 1.12
2006-12-10 17:04:55 +00:00
Rong-En Fan
e5e34c2df0
- Update to 1.11
...
PR: ports/103634
Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
2006-09-26 12:31:36 +00:00
Cheng-Lung Sung
10ddcca177
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
...
- these include dns/ editors/ emulators/ finance/
games/ graphics/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-14 23:06:39 +00:00
Pav Lucistnik
2eec18ece7
- Fix build on FreeBSD 4.X
...
PR: ports/95885
Submitted by: Aleksander Fafula <alex@bsdguru.org>
2006-04-29 21:41:50 +00:00
Pav Lucistnik
becd4590a7
- Update to 1.10
...
PR: ports/95756
Submitted by: Aleksander Fafula <alex@bsdguru.org>
2006-04-15 16:31:07 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Pav Lucistnik
b790429359
- Update to 1.9
...
PR: ports/92006
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2006-01-19 18:44:11 +00:00
Pav Lucistnik
3c1bf97438
- Update to 1.8
...
PR: ports/89233
Submitted by: Ports Fury
2005-11-18 18:02:59 +00:00