aboutsummaryrefslogtreecommitdiff
path: root/comms/libticables
Commit message (Collapse)AuthorAgeFilesLines
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+2
| | | | | | | | | | | | - 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
* - 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
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+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
* - Chase libusb20 rename in r189585.Stanislav Sedov2009-03-092-3/+35
| | | | | | | | | | | - Mark sane-backends broken on current due to changes in USB stack. Reviewed by: thompsa (old version), miwi Tested by: miwi Notes: svn path=/head/; revision=229765
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+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
* - pet portlintCheng-Lung Sung2006-10-061-1/+1
| | | | | | | | | PR: ports/103996 Submitted by: Naram Qashat <cyberbotx_AT_kirby dot cyberbotx dot com> Approved by: maintainer (Tijl Coosemans) Notes: svn path=/head/; revision=174610
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Update to version 3.9.7.Alexey Dokuchaev2006-02-214-65/+5
| | | | | | | Approved by: maintainer timeout Notes: svn path=/head/; revision=156593
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154109
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Fix compilation on non-i386.Jean-Yves Lefort2005-06-291-0/+29
| | | | | | | | PR: ports/82691 Submitted by: maintainer Notes: svn path=/head/; revision=138210
* - Update to libticalcs 4.5.9, libtifiles 0.6.5, libticables 3.9.2 and tilp 6.79Pav Lucistnik2005-06-239-117/+67
| | | | | | | | PR: ports/82407 Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) Notes: svn path=/head/; revision=137937
* - update to libusb-0.1.10aYen-Ming Lee2005-04-131-1/+1
| | | | | | | | | | - bump library version to all ports that depends on libusb PR: 79084 Submitted by: John Reynolds <johnjen@reynoldsnet.org> Notes: svn path=/head/; revision=133226
* Add missing fileKris Kennaway2004-11-241-0/+1
| | | | Notes: svn path=/head/; revision=122349
* - Fix build on sparc64 (don't include header files for i386 specific functionsPav Lucistnik2004-05-142-4/+12
| | | | | | | | | | | outside of i386) [1] - While here, convert pkgconfig dependency to USE_GNOME PR: ports/66572 [1] Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) Notes: svn path=/head/; revision=109125
* - Always use libusbPav Lucistnik2004-03-245-33/+33
| | | | | | | | | | | - Remove auto*tools support - Bump PORTREVISION PR: ports/64627 Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) Notes: svn path=/head/; revision=105164
* Add size data, approved by maintainers.Trevor Johnson2004-03-201-0/+1
| | | | Notes: svn path=/head/; revision=104775
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* withAde Lovett2004-03-121-1/+1
| | | | | | | | | | | the USE_<x> equivalents. In the current scheme of things, the WANT_ variables in this case are synonymous with the USE_ ones, and thus need to be exterminated. First in a series of major autotools cleanups. Notes: svn path=/head/; revision=103722
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-1/+2
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* Fix build process on sparc64 and alpha systems.Sergey A. Osokin2003-11-182-4/+34
| | | | | | | | Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) PR: 59378 Notes: svn path=/head/; revision=94252
* Fix build on non-intel archs.Sergey A. Osokin2003-11-021-3/+20
| | | | | | | | | Notify from: kris via bento Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) PR: ports/57941 Notes: svn path=/head/; revision=92865
* Unbreak build by use WANT_AUTOMAKE_VER=15.Sergey A. Osokin2003-10-211-1/+1
| | | | | | | | Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) PR: 58328, 58329, 58330 Notes: svn path=/head/; revision=91813
* Unbreak port by adding dependency on autoconf.Edwin Groothuis2003-10-131-2/+1
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=90966
* BROKEN: Broken pkg-plistKris Kennaway2003-10-131-0/+2
| | | | Notes: svn path=/head/; revision=90963
* - Fix build package and honor PREFIXKirill Ponomarev2003-09-232-0/+21
| | | | | | | | | | http://bento.freebsd.org/errorlogs/i386-4-full/libticables-3.7.7.log PR: 57105 Submitted by: maintainer Notes: svn path=/head/; revision=89117
* Chase libintl shlib version number.Adam Weinberger2003-09-151-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=88997
* cleanup portlint warnings.Edwin Groothuis2003-09-081-3/+3
| | | | | | | | PR: ports/56134 Submitted by: Tijl Coosemans <tijl@ulyssis.org> Notes: svn path=/head/; revision=88786
* [new port] libticables: TI calculator link cablesEdwin Groothuis2003-09-085-0/+80
Libticables is part of TiLP, a program to connect a TI calculator to your computer. This lib manages several types of cables (serial, parallel, usb). PR: ports/56134 Submitted by: Tijl Coosemans <tijl@ulyssis.org> Notes: svn path=/head/; revision=88784