aboutsummaryrefslogtreecommitdiffstats
path: root/comms/tilp2
Commit message (Collapse)AuthorAgeFilesLines
* Part 1 of adding USE_GNOME=intltool to ports that require it.kwm2015-08-031-1/+1
| | | | | | | | The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and gtk30 don't pull intltool in anymore. PR: 201980 Exp-run by: antoine@
* Cleanup plistbapt2014-10-201-7/+0
|
* - Convert USE_BZIP2 to USESamdmi32014-07-031-2/+1
| | | | Approved by: portmgr blanket
* - Support staging.tijl2013-10-232-19/+11
| | | | | | - New LIB_DEPENDS syntax. - USES=gmake desktop-file-utils shared-mime-info. - Options helpers.
* - Remove manual creation and removal of share/applications, as it's now in ↵amdmi32013-10-221-1/+0
| | | | | | the mtree (categories starting with [bce]) Approved by: portmgr (bdrewery)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | comms)
* - Convert USE_GETTEXT to USES (part 4)ak2013-04-261-1/+1
| | | | Approved by: portmgr (bapt)
* Set MAINTAINER to my @FreeBSD.org address.tijl2013-04-241-1/+1
| | | | Suggested by: crees
* Convert all c categories to USE=pkgconfigbapt2013-04-231-1/+1
|
* Update tilp2 and its libraries:tijl2013-04-233-39/+42
| | | | | | | | - 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.
* new devel/pkgconf added to replace devel/pkg-config. new version of pkg-configbapt2012-07-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | are no more self hosting so we are stuck with 0.25 version while pkgconf provide the same set of features as 0.27 and a compatible frontend. A symlink to pkg-config has been added for convenience and compatibility This also introduces a new macro to use pkgconf in your ports: USE_PKGCONFIG it can take the following arguments: - yes (meaning build only dep) - build (meaning build only dep) - run (meaning run only dep) - both (meaning run and build dep) From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG The old gnome macro has been modified to use pkgconf but still the sameway: run and build dep to avoid large breakage. While here fix some ports relying on pkg-config but not specifying it, fix some ports broken because testing wrong .pc files, and fix ports using pkg-config --version to determine pkg-config version instead of pkg-config --modversion pkg-config like recommanded by pkg-config With Hat: portmgr Exp-runs by: bapt (pointhat-west), beat (pointyhat)
* - update png to 1.5.10dinoex2012-06-011-0/+1
|
* - update converters/libticonv to 1.1.3rm2012-01-183-8/+15
| | | | | | | | | | | | | | | | - 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)
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+0
| | | | | | | | | - 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
* Update converters/libticonv to 1.1.2 [1]jlaffaye2011-06-163-10/+12
| | | | | | | | | | | | 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)
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
|
* Update to 1.14makc2010-09-062-12/+11
| | | | | PR: ports/148014 Submitted by: Tijl Coosemans (maintainer)
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - Update maintainer's emailamdmi32009-12-142-4/+1
| | | | | | | | | - 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)
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with B,C
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
| | | | | | | | | | | | | | | | | | -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
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-0/+1
| | | | | | bumped or updated Requested by: edwin
* -Update to 1.11gabor2009-01-313-21/+9
| | | | | PR: ports/131140 Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
| | | | | | | | | | 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)
* - Update to 1.10miwi2008-01-293-49/+23
| | | | | | PR: 119751 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Approved by: maintainer
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-252-1/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
* - Update to 1.07.araujo2007-09-053-11/+10
| | | | | | PR: ports/115973 Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) Approved by: stas (mentor)
* - Update to 1.02.araujo2007-08-312-6/+7
| | | | | | PR: ports/115577 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Approved by: itetcu (mentor), maintainer timeout (2 weeks)
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | 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
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update to 1.01rafan2006-12-163-5/+5
| | | | | PR: ports/106692 Submitted by: Tijl Coosemans <tijl at ulyssis.org> (maintainer)
* TiLP is an application to communicate with Texas Instruments graphingalepulver2006-11-014-0/+199
calculators. WWW: http://tilp.info/ - Tijl Coosemans tijl@ulyssis.org PR: ports/104413 Submitted by: Tijl Coosemans <tijl at ulyssis.org>