Commit graph

29 commits

Author SHA1 Message Date
Tijl Coosemans
f83c7639aa Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 19:52:19 +00:00
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Baptiste Daroussin
2c8db67726 Cleanup plist 2014-10-20 09:31:33 +00:00
Dmitry Marakasov
0fd8045a7f - Switch to USES=libtool, drop .la files
- Convert USE_BZIP2 to USES

Approved by:	portmgr blanket
2014-07-03 00:06:30 +00:00
Tijl Coosemans
35ee5b279b - Support staging.
- New LIB_DEPENDS syntax.
- USES=gmake.
- Options helpers.
- Make the Requires field private in pkgconfig file.
2013-10-22 16:03:17 +00:00
Baptiste Daroussin
2b300eeb3f Add NO_STAGE all over the place in preparation for the staging support (cat: comms) 2013-09-20 16:03:29 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Tijl Coosemans
51e2d7fd29 Set MAINTAINER to my @FreeBSD.org address.
Suggested by:	crees
2013-04-24 08:01:28 +00:00
Baptiste Daroussin
e2eefe5472 Convert all c categories to USE=pkgconfig 2013-04-23 06:34:47 +00:00
Tijl Coosemans
56fc4717cd Update tilp2 and its libraries:
- tilp2 1.17
- libticables2 1.3.4, libticalcs2 1.1.8, libticonv 1.1.4, libtifiles2 1.1.6
- Add NLS option, remove libtool dependency, clean up Makefile and pkg-descr
- Bump PORTREVISION and trim Makefile header for emulators/tilem and
  emulators/tiemu3.
2013-04-22 19:36:24 +00:00
Ruslan Makhmatkhanov
f2c3174517 - update converters/libticonv to 1.1.3
- update devel/libtifiles2 to 1.1.5
- update comms/libticables2 to 1.3.3
- update comms/libticalcs2 to 1.1.7
- update comms/tilp2 to 1.16
- bump PORTREVISION for emulators/tiemu3
- add LICENSE (GPLv2)

I did this in single commit because this ports are tightly interconnected,
so chanses are good to (temporarily) broke something, committing them
separatedly.

PR:		164024
Submitted by:	Tijl Coosemans <tijl at coosemans dot org> (maintainer)
2012-01-17 19:06:35 +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
Julien Laffaye
1a3f17922e Update converters/libticonv to 1.1.2 [1]
Update comms/libticables2 to 1.3.2 [2]
Update devel/libtifiles2 to 1.1.4 [3]
Update comms/libticalcs2 to 1.1.6 [4]
Update comms/tilp2 to 1.15 [5]
Bump emulators/tiemu3 [6]

PR:		ports/157837 [1], ports/157832 [2], ports/157830 [3], ports/157836 [4], ports/157838 [5], ports/157839 [6]
Submitted by:	Tijl Coosemans <tijl@coosemans.org> [1] [2] [3] [4] [5] (maintainer) [6]
Approved by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) [6], bapt (mentor)
2011-06-16 15:46:36 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Max Brazhnikov
6b39fa1e10 Update to 1.1.5
PR:		ports/148014
Submitted by:	Tijl Coosemans (maintainer)
2010-09-05 18:53:44 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Dmitry Marakasov
b149634f62 - Update maintainer's email
- Fix some pkg-descrs
- Update some MASTER_SITES

PR:		140966
Submitted by:	Tijl Coosemans <tijl@coosemans.org> (maintainer from new email)
Approved by:	portmgr (miwi)
2009-12-13 22:49:18 +00:00
Dmitry Marakasov
c926af277e - Switch SourceForge ports to the new File Release System: categories starting with B,C 2009-08-22 00:15:15 +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
Gabor Kovesdan
4e29978a48 - Update to 1.1.2
PR:		ports/131141
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
2009-01-30 18:42:07 +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
Martin Wilke
3e78fd40c1 - Update to 1.1.0
PR:		119750
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>
Approved by:	maintainer
2008-01-29 10:18:38 +00:00
Marcelo Araujo
b9b2e6817d - Update to 1.0.7.
PR:		ports/115972
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
Approved by:	stas (mentor)
2007-09-05 11:07:42 +00:00
Marcelo Araujo
fde1e81b55 - Update to 1.0.6.
PR:		ports/115575
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>
Approved by:	itetcu (mentor), maintainer timeout (2 weeks)
2007-08-31 02:09:25 +00:00
Rong-En Fan
b37b69049b - Update to 1.0.3
PR:		ports/109290
Submitted by:	Tijl Coosemans <tijl at ulyssis.org> (maintainer)
2007-02-19 06:57:38 +00:00
Nicola Vitale
5e477a648a - Updated to 1.0.1
PR:		106691
Submitted by:	Tijl Coosemans <tijl@ulyssis.org>
Approved by:	alexbl (mentor), Tijl Coosemans <tijl@ulyssis.org> (maintainer)
2006-12-19 10:32:08 +00:00
Alejandro Pulver
6c0bd9cf18 - Add "USE_GCC=3.4+" to fix building on 4.x.
Submitted by:	maintainer (private e-mail)
2006-11-05 18:04:28 +00:00
Alejandro Pulver
174040b9fd The ticalcs library is a library to communicate with various TI
calculators.

WWW: http://tilp.info/

- Tijl Coosemans
tijl@ulyssis.org

PR:		ports/104411
Submitted by:	Tijl Coosemans <tijl at ulyssis.org>
2006-10-31 18:11:38 +00:00