Pawel Pekala
e482e392f6
Convert my ports to current standards
...
- Switch USE_GMAKE to USES=gmake
- Define supported options so users can see them in config dialogs
- Use OPTIONS_SUB for plist alteration
- Convert to options macros for better readability
- Use PORTDOCS where it makes sense
2013-07-10 19:41:30 +00:00
Baptiste Daroussin
992586fa08
Finish converting the whole ports tree to USES=pkgconfig
2013-04-23 14:20:25 +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
Pawel Pekala
38cc7fc805
Remove PTHREAD_CFLAGS and PTHREAD_LIBS from my ports
2013-02-07 17:06:44 +00:00
Pawel Pekala
f68ee58b80
Build and link with base ncurses otherwise program has UI display problems.
2013-01-05 13:49:36 +00:00
Pawel Pekala
c391b20b91
- Update to version 1.8rc2
...
- Remove ABI versions from LIB_DEPENDS
- Order USE_ flags, remove stale CONFIGURE_ARGS
- Take maintainership
2012-12-21 16:53:28 +00:00
Baptiste Daroussin
a6ed85b077
use USE_PKGCONFIG= build
...
Bump portrevision for ports which run-depends list changed
2012-10-06 10:14:25 +00:00
Baptiste Daroussin
0c06111c46
Convert to new options framework
2012-10-04 10:48:50 +00:00
Thomas Abthorpe
6c624eb586
- Reassign to the heap at maintainer's request
2012-09-22 03:06:29 +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
Martin Wilke
65e190c0f0
- Get Rid MD5 support
...
With hat: portmgr (myself)
2011-03-18 17:59:50 +00:00
Martin Wilke
3f07f6b3e6
- Fix build
2010-02-13 19:25:16 +00:00
Martin Wilke
3f8fd2d404
- Update to 1.8rc1
...
PR: 143524 (based on)
Submitted by: Bartlomiej Syryjczyk <guzik@anka.net.pl>
Approved by: maintainer
2010-02-13 18:45:13 +00:00
Max Brazhnikov
7abb32c045
Fix build on 6-STABLE after adding --with-pthread to polish/libgadu
2009-03-22 10:56:44 +00:00
Mark Linimon
93598f14e9
Assign to new maintainer.
2008-09-05 00:45:49 +00:00
Mark Linimon
270145b39d
Reset alex@bsdguru.org due to maintainer-timeouts and no response to email.
...
Hat: portmgr
2008-09-03 02:26:24 +00:00
Beech Rintoul
de021a1e8c
- Add openssl option
...
- Bump portrevision
PR: ports/120688
Submitted by: "Bartłomiej Syryjczyk" <guzik@zst.edu.pl>
Approved by: maintainer timeout (2 Months)
2008-04-23 21:49:02 +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
Ion-Mihai Tetcu
1e80db7460
- Update to 1.7
...
- Fix manpaths
PR: ports/113224
Submitted by: Jan Srzednicki (maintainer)
2007-06-10 22:21:05 +00:00
Rong-En Fan
5f4af64f2c
- When devel/libexecinfo presents, configure script detects but does not
...
set LDFLAGS correctly. Therefore, unconditionally depends on libexecinfo
and set correct LDFLAGS.
- Disable libungif, libjpeg, and openssl support since they are disabled
in libgadu
PR: ports/110453
Submitted by: mwisnicki at gmail.com
Approved by: maintainer timeout (1 month)
2007-04-16 19:29:17 +00:00
Rong-En Fan
1da0eba712
- Update 1.7 rc3
...
- Make it fetchable again
PR: ports/110202
Submitted by: maintainer (different address)
2007-03-12 03:34:55 +00:00
Rong-En Fan
d99d962c4d
- Update to 1.7 RC2
...
- Remove default aspell. Add option for that.
PR: ports/109487
Submitted by: Aleksander Fafula (maintainer)
2007-02-25 07:32:46 +00:00
Sam Lawrance
ff1d9180bf
Update master site.
...
s/INSTALLS_SHLIB/USE_LDCONFIG/
PR: ports/104655
Submitted by: Aleksander Fafula <alex@fafula.com> (maintainer)
2006-11-05 08:06:09 +00:00
Ion-Mihai Tetcu
e35cfa602c
Make polish/ekg not install libgadu.so and use the one provided with
...
polish/libgadu.
PR: ports/99725
Submitted by: Marcin Wisnicki
Approved by: maintainer timeout
2006-07-28 17:08:16 +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
548ed9f79b
- Update to 1.6
...
- Give maintainership to <alex@bsdguru.org>
PR: ports/88858
Submitted by: <jacek@combit.com.pl> (maintainer)
2005-11-11 20:27:35 +00:00
Pav Lucistnik
ae54271aa6
- Change second category to be net-im
...
Suggested by: arved
2005-11-09 19:11:29 +00:00
Pav Lucistnik
c2a92f9f68
- Update to 1.6r3
...
PR: ports/83743
Submitted by: Jacek Pelka <jacek@combit.com.pl> (maintainer)
2005-07-19 21:07:59 +00:00
Pav Lucistnik
1f19056cab
- Update to 1.6r2
...
PR: ports/83570
Submitted by: Jacek Pelka <jacek@combit.com.pl> (maintainer)
Security: http://www.freebsd.org/ports/portaudit/9a035a56-eff0-11d9-8310-0001020eed82.html
2005-07-16 23:09:14 +00:00
Yen-Ming Lee
f852bd55f7
- update polish/ekg to version 1.6rc1
...
PR: 79985
Submitted by: Jacek Pelka <jacek@combit.com.pl>
2005-04-16 03:04:49 +00:00
Kirill Ponomarev
6d05e7c2be
Fix plist.
2005-01-15 08:33:34 +00:00
Thierry Thomas
64e8cb66bb
Chase libaspell to aspell.16.
2004-08-28 22:50:44 +00:00
Kirill Ponomarev
f86c15aaad
Fix build with gcc-3.4
...
PR: ports/69962
Submitted by: maintainer
2004-08-04 10:19:24 +00:00
Pav Lucistnik
34c3ce0753
- OpenSSL is special on FreeBSD, it's always there, and is not visible
...
to pkg-config, so the test will falsely fail. This fix configure of
gnugadu-2.0.3, which is coming soon.
PR: ports/69315
Submitted by: Jacek Pelka <jacek@combit.com.pl> (maintainer)
2004-07-21 21:36:45 +00:00
Pav Lucistnik
2b19a09fb6
- Update to 1.5
...
PR: ports/68693
Submitted by: Jacek Pelka <jacek@combit.com.pl> (maintainer)
2004-07-05 19:20:41 +00:00
Michael Nottebrock
26ff0f67e2
Back out accidental modification.
...
Pointy hat to: me
2004-06-09 17:01:19 +00:00
Michael Nottebrock
9774b28273
Update to version 3.2.3
2004-06-09 16:58:30 +00:00
Pav Lucistnik
8eeb8eb895
- Update to ekg-1.4.20040505
...
- Add dependency on pkgconfig
PR: ports/66369
Submitted by: Jacek Pelka <jacek@combit.com.pl> (maintainer)
2004-05-09 19:05:23 +00:00
Pav Lucistnik
255aa16107
- Update to 20040208 snapshot
...
PR: ports/62707
Submitted by: Jacek Pelka <jacek@combit.com.pl> (maintainer)
2004-02-14 12:29:45 +00:00
Joe Marcus Clarke
73f7c91b5d
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 1)
2004-02-04 05:10:27 +00:00
Tilman Keskinoz
ad184f1f84
Update to 1.4
...
(Bump PORTEPOCH because versionno. decreased)
PR: 59430
Submitted by: Jacek Pelka <jacek@combit.com.pl>
2003-11-19 14:48:42 +00:00
James E. Housley
5bf9b9b7b2
Update ekg to new version.
...
PR: 58650
Submitted By: MAINTAINER
2003-11-09 13:02:32 +00:00
Kirill Ponomarev
c3998a5c67
- Update to version 20031003
...
PR: 57597
Submitted by: maintainer
2003-10-05 19:12:36 +00:00
Edwin Groothuis
b0f92102da
update polish/ekg-1.1 -> ekg-1.3
...
update ekg-1.1 -> ekg-1.3
PR: ports/56707
Submitted by: Jacek Pelka <jacek@combit.com.pl>
2003-09-24 11:49:45 +00:00
Tilman Keskinoz
64b2118179
- Update the Categories after Repocopy.
...
- Adjust MASTERDIRs
- Remove PKGNAMEPREFIX since it is implicit
- Add ports to Category Makefile
PR: 53797
Submitted by: Aleksander Fafula <alex@fafula.com>
Approved by: portmgr (marcus)
Repocopied by: joe
2003-08-19 09:12:40 +00:00
Tilman Keskinoz
752aaadf4b
Add ekg, a client for the polish IM System gadu-gadu
...
PR: 54586
Submitted by: Jacek Pelka <jacek@combit.com.pl>
2003-07-21 12:47:08 +00:00