aboutsummaryrefslogtreecommitdiff
path: root/net-im/jggtrans
Commit message (Collapse)AuthorAgeFilesLines
* Convert USE_GNOME=pkgconfig to USES=pkgconfigBaptiste Daroussin2013-08-311-23/+22
| | | | | | | Convert USE_GMAKE to USES=gmake Notes: svn path=/head/; revision=325748
* - adoption of optionsNG frameworkJason Helfman2013-05-231-6/+6
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=318883
* Fix installation of ports that rely on cp -n for installing files. r245960Florian Smeets2013-05-041-5/+2
| | | | | | | | | | | | | | changed cp to exit with a non-zero exit code if the file exists and is not overwritten thus causing ports to fail installing when e.g. trying to cp .default -> .conf files that already exist. We just ignore the error and continue, as we used to. Reported by: jaset Approved by: portmgr (bapt) Notes: svn path=/head/; revision=317389
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* Move the rc.d scripts of the form *.sh.in to *.inDoug Barton2012-08-052-1/+1
| | | | | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op Notes: svn path=/head/; revision=302141
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+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
* - Bump PORTREVISION to chase the update of dns/libidnWen Heping2011-03-141-2/+2
| | | | Notes: svn path=/head/; revision=270856
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
| | | | Notes: svn path=/head/; revision=255371
* - Update to 2.2.4Sylvio Cesar Teixeira2010-04-243-18/+7
| | | | | | | | | | - Pass maintainership to submitter. PR: ports/145902 Submitted by: Marcin Gryszkalis <mg@fork.pl> Notes: svn path=/head/; revision=253186
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* Reset r@robakdesign.com due to maintainer-timeouts and no response to email.Mark Linimon2008-09-031-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=219719
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵Pav Lucistnik2008-07-251-1/+1
| | | | | | | MAKE_ENV Notes: svn path=/head/; revision=217477
* 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
* - Fix a buffer overflow [1]Andrew Pantyukhin2007-07-202-4/+14
| | | | | | | | | | | | - Fix installation while I'm here PR: ports/114327 (based on) Submitted by: Bartek Rutkowski <r@robakdesign.com> (maintainer) Obtained from: jGGtrans SVN [1] Security: http://jggtrans.jajcus.net/trac/changeset/694 Notes: svn path=/head/; revision=195941
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-2/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Another round of the periodic sweep for removal of theDoug Barton2007-02-261-1/+3
| | | | | | | | | | | | KEYWORD: FreeBSD scourge. We have ignored this keyword for a long time now, so this is a non-functional change (therefore no PORTREVISION bumps). Insert a $FreeBSD tag where needed, and adjust a comment in mail/milter-regex to match reality. Notes: svn path=/head/; revision=186045
* jGGtrans (GG Transport), is external component for XMPP/JabberPav Lucistnik2006-08-316-0/+106
server providing gateway to GaduGadu instant messaging services. jGGtrans is known to work well together with ejabberd, jabberd 1.4 and jabberd 2, but most other Jabber server implementations should work too. WWW: http://jggtrans.jajcus.net/ PR: ports/102183 Submitted by: Bartlomiej Rutkowski <r@robakdesign.com> Notes: svn path=/head/; revision=171767