| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 Apr 2013 12:51:22
2.2.4_4
|
mva  |
- Fix iconv dependency after the USES= iconv conversion
Reported by: olgeni@
Approved by: garga@ |
27 Apr 2013 08:50:47
2.2.4_4
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
10 Dec 2012 19:11:12
  |
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
05 Oct 2012 12:41:46
2.2.4_3
|
garga  |
Change headers of all ports maintained by me to new format |
03 Aug 2012 15:34:46
2.2.4_3
|
garga  |
Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my ports |
16 Jul 2012 18:06:14
2.2.4_3
|
garga  |
- Fix a reverse logic to check NOPORTDOCS introduced when moved to OPTIONSng
- Bump PORTREVISION
Reported by: flo@ |
29 Jun 2012 20:48:43
2.2.4_2
|
garga  |
- Move to OPTIONSng
- Pet portlint |
01 Jun 2012 05:26:28
2.2.4_2
|
dinoex  |
- update png to 1.5.10 |
14 Feb 2012 12:45:35
2.2.4_1
|
mm  |
Bump pcre library dependency due to 8.30 update |
29 Jun 2011 21:07:56
2.2.4
|
garga  |
Update to 2.2.4 |
07 Feb 2011 16:20:21
2.2.3
|
garga  |
Fix WWW
Feature safe: yes |
16 Jan 2011 23:27:54
2.2.3
|
garga  |
Update to 2.2.3
Feature safe: yes |
28 Mar 2010 06:47:48
2.2.2_1
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
15 Dec 2009 10:06:31
2.2.2
|
garga  |
Update to 2.2.2 |
28 Mar 2009 17:53:24
2.1.4_1
|
garga  |
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE |
21 Feb 2009 20:34:13
2.1.4_1
|
garga  |
- Fix following bug:
If you execute an application (e.g. mc), which uses devel/libslang2 to
do screen I/O on a non-unicode terminal then the line drawing characters
will appear as spaces.
PR: ports/131857
Submitted by: Szalai Andras <szalai.bandi@gmail.com>
Reviewed by: John E. Davis (author) |
08 Feb 2009 03:14:14
2.1.4
|
pgollucci  |
- devel/libslang2 has completely replaced devel/libslang which has not been
released in ~5yrs.
- WITH_SLANG2 is now no longer a valid ports knob
- WITH_SLANG implies devel/libslang2 now
- devel/libslang -> devel/libslang2 is a SHARED LIB bump
so bump PORTREVISION for affected ports
- Take MAINTAINER for most unmaintained ports in this chain
- some SF macro conversions
- BROKEN with devel/libslang2 and DEPRECATE
math/slsc (abandoned upstream)
- BROKEN with devel/libslang2
japanese/slirc
PR: ports/125255
Reviewed by: garga (libslang maintainer), portmgr (pav)
Exp Run by: pav |
30 Sep 2008 18:40:37
2.1.4
|
garga  |
- Update to 2.1.4
- Fix WWW since jedsoft website seems to be down
- Use a macro SHLIB_VERSION at pkg-plist and export it with PLIST_SUB, no more
changes will be needed in libversion on next versions.
- Remove one MASTER_SITE that is nor working |
21 Aug 2008 06:18:49
2.1.3
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
19 May 2008 20:14:18
2.1.3
|
garga  |
- Respect NOPORTDOCS, no bump PORTREVISION is needed since it's not default
and package will be the same
Reported by: itetcu |
11 Dec 2007 19:18:05
2.1.3
|
garga  |
- Update to 2.1.3 |
09 Oct 2007 15:13:43
2.1.2
|
garga  |
- Update to 2.1.2 |
20 Sep 2007 13:59:15
2.1.1_2
|
garga  |
- Force empty dir creation on pkg-plist to create it when installed using a
package
- Bump PORTREVISION
Notified by: pointyhat via linimon |
12 Sep 2007 14:16:43
2.1.1_1
|
garga  |
- Remove PORTSDATA and back files to pkg-plist to prevent removing modules
files
- Bump PORTREVISION |
23 Jul 2007 09:36:52
2.1.1
|
rafan  |
- 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 |
11 Jul 2007 12:04:42
2.1.1
|
garga  |
- Remove devel/libslang2-devel since devel/libslang was already updated to
version 2.1.1 and it's newer than -devel version
- Fix CONFLICTS |
05 Jul 2007 19:21:20
2.1.1
|
garga  |
- Update to 2.1.1 |
04 Jul 2007 13:07:42
2.0.7_1
|
garga  |
- Fix libs installation
- Bump PORTREVISION
PR: ports/114277
Submitted by: Conrad J. Sabatier <conrads@cox.net> |
03 Mar 2007 12:27:44
2.0.7
|
garga  |
- Add devel/libslang2-devel, 2.1-PRE development version.
- Fix CONFLICTS on related ports
Repocopied by: marcus@ |
10 Nov 2006 18:55:06
2.0.7
|
garga  |
Update to 2.0.7 |
29 Aug 2006 15:41:00
2.0.6
|
garga  |
s/INSTALLS_SHLIB/USE_LDCONFIG/ |
05 Apr 2006 11:33:48
2.0.6
|
garga  |
- Update to 2.0.6
- Drop USE_REINPLACE
- Change WWW line to master site |
22 Jan 2006 01:48:34
2.0.5
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
08 Nov 2005 14:33:36
2.0.5
|
garga  |
- Add SHA256 |
27 Oct 2005 12:21:38
2.0.5
|
garga  |
- Update to 2.0.5 |
29 Aug 2005 10:13:07
2.0.4
|
garga  |
- Update to 2.0.4
PR: ports/84947
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> |
11 Jul 2005 16:47:16
2.0.3
|
garga  |
Change MAINTAINER to my @FreeBSD.org account
Approved by: flz (mentor) |
17 Jun 2005 18:44:11
2.0.3
|
pav  |
- Update to 2.0.3
PR: ports/82368
Submitted by: Renato Botelho <freebsd@galle.com.br> (maintainer) |
20 May 2005 15:41:46
2.0.2
|
novel  |
OPTIONS'ify.
PR: 81310
Submitted by: Renato Botelho (maintainer) |
20 May 2005 14:02:04
2.0.2
|
krion  |
Fix plist. |
20 May 2005 12:07:50
2.0.2
|
novel  |
Add WITHOUT_PCRE and WITHOUT_PNG knobs and fix plist.
Reported by: pointyhat via kris |
16 May 2005 17:13:02
2.0.2
|
novel  |
Add devel/libslang2 - a multi-platform programmer's library designed to
allow a developer to create robust multi-platform software.
PR: 81110
Submitted by: Renato Botelho <freebsd@galle.com.br> |