aboutsummaryrefslogtreecommitdiff
path: root/comms/libticalcs2
Commit message (Collapse)AuthorAgeFilesLines
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* c*: Add missing USES={gnome,php,sdl,xorg}Tobias Kortkamp2019-11-081-1/+2
| | | | Notes: svn path=/head/; revision=517041
* Grab maintainership of TiLP2+ libraries, they are too important to be orphans.Alexey Dokuchaev2018-06-091-1/+1
| | | | Notes: svn path=/head/; revision=472056
* Update TiLP2+libraries and drop maintainership.Tijl Coosemans2018-06-083-19/+15
| | | | | | | | TiLP2 1.18, libticables2 1.3.5, libticalcs2 1.1.9, libticonv 1.1.5, and libtifiles2 1.1.7 Notes: svn path=/head/; revision=472009
* Remove libintl.so.9 compatibility link that was added in r374303 toTijl Coosemans2016-12-081-1/+1
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428152
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* Cleanup plistBaptiste Daroussin2014-10-201-1/+0
| | | | Notes: svn path=/head/; revision=371247
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-032-4/+4
| | | | | | | | | - Convert USE_BZIP2 to USES Approved by: portmgr blanket Notes: svn path=/head/; revision=360325
* - Support staging.Tijl Coosemans2013-10-221-15/+11
| | | | | | | | | | - New LIB_DEPENDS syntax. - USES=gmake. - Options helpers. - Make the Requires field private in pkgconfig file. Notes: svn path=/head/; revision=331286
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | comms) Notes: svn path=/head/; revision=327714
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-261-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316596
* Set MAINTAINER to my @FreeBSD.org address.Tijl Coosemans2013-04-241-1/+1
| | | | | | | Suggested by: crees Notes: svn path=/head/; revision=316410
* Convert all c categories to USE=pkgconfigBaptiste Daroussin2013-04-231-2/+1
| | | | Notes: svn path=/head/; revision=316310
* Update tilp2 and its libraries:Tijl Coosemans2013-04-224-25/+33
| | | | | | | | | | | - 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. Notes: svn path=/head/; revision=316269
* - update converters/libticonv to 1.1.3Ruslan Makhmatkhanov2012-01-173-8/+10
| | | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=289378
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-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 Notes: svn path=/head/; revision=282282
* Update converters/libticonv to 1.1.2 [1]Julien Laffaye2011-06-163-10/+10
| | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=275686
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Update to 1.1.5Max Brazhnikov2010-09-053-16/+11
| | | | | | | | PR: ports/148014 Submitted by: Tijl Coosemans (maintainer) Notes: svn path=/head/; revision=260598
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
| | | | Notes: svn path=/head/; revision=255371
* - Update maintainer's emailDmitry Marakasov2009-12-132-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) Notes: svn path=/head/; revision=245728
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with B,C Notes: svn path=/head/; revision=240067
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-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 Notes: svn path=/head/; revision=238781
* - Update to 1.1.2Gabor Kovesdan2009-01-302-7/+6
| | | | | | | | PR: ports/131141 Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) Notes: svn path=/head/; revision=227165
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-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) Notes: svn path=/head/; revision=214430
* - Update to 1.1.0Martin Wilke2008-01-293-10/+10
| | | | | | | | | PR: 119750 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Approved by: maintainer Notes: svn path=/head/; revision=206365
* - Update to 1.0.7.Marcelo Araujo2007-09-053-11/+15
| | | | | | | | | PR: ports/115972 Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) Approved by: stas (mentor) Notes: svn path=/head/; revision=198816
* - Update to 1.0.6.Marcelo Araujo2007-08-313-8/+5
| | | | | | | | | PR: ports/115575 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Approved by: itetcu (mentor), maintainer timeout (2 weeks) Notes: svn path=/head/; revision=198570
* - Update to 1.0.3Rong-En Fan2007-02-192-6/+5
| | | | | | | | PR: ports/109290 Submitted by: Tijl Coosemans <tijl at ulyssis.org> (maintainer) Notes: svn path=/head/; revision=185496
* - Updated to 1.0.1Nicola Vitale2006-12-192-5/+5
| | | | | | | | | PR: 106691 Submitted by: Tijl Coosemans <tijl@ulyssis.org> Approved by: alexbl (mentor), Tijl Coosemans <tijl@ulyssis.org> (maintainer) Notes: svn path=/head/; revision=180147
* - Add "USE_GCC=3.4+" to fix building on 4.x.Alejandro Pulver2006-11-051-0/+1
| | | | | | | Submitted by: maintainer (private e-mail) Notes: svn path=/head/; revision=176519
* The ticalcs library is a library to communicate with various TIAlejandro Pulver2006-10-314-0/+66
calculators. WWW: http://tilp.info/ - Tijl Coosemans tijl@ulyssis.org PR: ports/104411 Submitted by: Tijl Coosemans <tijl at ulyssis.org> Notes: svn path=/head/; revision=175899