summaryrefslogtreecommitdiff
path: root/databases/clip (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - fix ldconfig problemCheng-Lung Sung2006-08-301-2/+2
| | | | | | | | | - bump PORTREVISION Noted by: vs, ports@ Notes: svn path=/head/; revision=171655
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-141-1/+1
| | | | | | | | | | - these include comms/ converters/ databases/ devel/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170639
* - Upgrade to 1.1.16-1;Thierry Thomas2006-07-137-22/+92
| | | | | | | | | - Unbreak; - Add mirrors. Notes: svn path=/head/; revision=167722
* BROKEN: Installs files prior to 'make install'Kris Kennaway2006-05-211-0/+2
| | | | Notes: svn path=/head/; revision=162990
* Re-add files/patch-cliplibs_clip-gtk2_treestore.c to fix build on 4.x.Thierry Thomas2006-04-191-0/+11
| | | | | | | Reported by: Ports-i386 via Kris Notes: svn path=/head/; revision=159971
* Upgrade to 1.1.15-1 and unbreak.Thierry Thomas2006-04-166-321/+183
| | | | Notes: svn path=/head/; revision=159701
* Use SUB_FILES for pkg-messageEdwin Groothuis2006-04-013-7/+6
| | | | Notes: svn path=/head/; revision=158549
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* BROKEN: Incomplete pkg-plistKris Kennaway2006-02-051-0/+2
| | | | Notes: svn path=/head/; revision=155273
* - Add SHA256Pav Lucistnik2005-11-241-0/+2
| | | | Notes: svn path=/head/; revision=149245
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Use the right syntax (S/$/:group/) for grouping of a MASTER_SITE_fooBill Fenner2005-10-101-3/+3
| | | | | | | Limit fetch attempts to sites that to have the given file. Notes: svn path=/head/; revision=144863
* Unbroken 4.xMarcus Alves Grando2005-09-212-10/+34
| | | | | | | | | | | Fix MASTER_SITES PR: ports/86377 Submitted by: Pawel Pekala <c0rn@gazeta.pl> Approved by: pav (mentor) Notes: svn path=/head/; revision=143285
* Mark BROKEN on 4.x until I can fix itSam Lawrance2005-06-291-0/+4
| | | | Notes: svn path=/head/; revision=138161
* Add a patch missed on the last update.Sam Lawrance2005-06-041-0/+29
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=136777
* Patch distribution was rerolled. Original is gone, but the changesSam Lawrance2005-06-024-11/+14
| | | | | | | | | | | | | | | | at most seem to be: - doco - many bugfixes - updates to clipper native-language libraries - updates to gtk2 bindings Also, - Reorder MASTER_SITES to use better mirror first. - Mirror patch distfile on MASTER_SITE_LOCAL - Make portlint a tiny bit happier Notes: svn path=/head/; revision=136675
* - Fix after spliting firebirdSergey Matveychuk2005-05-172-2/+3
| | | | | | | | | | - Bump PORTREVISION PR: ports/79337 Submitted by: Renato Botelho <freebsd@galle.com.br> (firebird maintainer) Notes: svn path=/head/; revision=135485
* - Update to 1.1.14.1 [1]Sam Lawrance2005-04-1717-332/+551
| | | | | | | | | | | | | | | | | | | | | | - Remove some patches that are now applied on the source code [1] - Use OPTIONS for some dependencies now - Makefile and build script changes causing build to fail-fast rather than continue when errors occur; also explicitly build options rather than allowing build failures - Misc other simple build fixes Removed file(s) [1]: - files/patch-clip::clip_makeslib.in - files/patch-cliplibs::clip-gd::gd::gdft.c - files/patch-cliplibs::clip-gtkextra::configure - files/patch-gd::configure PR: ports/78536 [1] Submitted by: Renato Botelho <renato@galle.com.br> Approved by: clement (mentor) Notes: svn path=/head/; revision=133512
* s/^\.elseif/.elif/Hartmut Brandt2005-04-131-1/+1
| | | | | | | Approved by: kris Notes: svn path=/head/; revision=133243
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Split the postgresql ports into a server and a client part.Palle Girgensohn2005-01-311-2/+1
| | | | | | | | | | | All ports depending on postgresql shall use the USE_PGSQL=yes knob defined in Mk/bsd.ports.mk. Bumping portrevisions where needed. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors) Notes: svn path=/head/; revision=127737
* Add explicit imake dependency to fix build after X11 libraries no longerDejan Lesjak2004-12-071-1/+2
| | | | | | | | | depend on it at runtime. Pointed out by: dosirak via kris, while testing X.Org upgrade Notes: svn path=/head/; revision=123387
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-1/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Add a mirror to make clip fetchable again.Thierry Thomas2004-09-241-1/+2
| | | | | | | Approved by: portmgr (marcus). Notes: svn path=/head/; revision=118379
* update to 1.1.11.1Oliver Lehmann2004-08-154-19/+22
| | | | | | | remove BROKEN Notes: svn path=/head/; revision=116267
* BROKEN: UnfetchableKris Kennaway2004-08-141-0/+2
| | | | Notes: svn path=/head/; revision=116220
* Fix unixODBC-detection.Volker Stolz2004-07-121-1/+1
| | | | | | | | Noticed by: cluster via kris "Right idea, wrong method": meĀ° Notes: svn path=/head/; revision=113456
* Track latest patch-set.Volker Stolz2004-07-084-3/+43
| | | | | | | Noticed by: cluster via kris Notes: svn path=/head/; revision=113199
* - Update to 1.1.10 including patch-setVolker Stolz2004-06-297-48/+106
| | | | | | | | - Test for/suggest CLIPROOT - Don't package empty directories Notes: svn path=/head/; revision=112560
* Unbreak package building.Thierry Thomas2004-04-242-5/+8
| | | | | | | | | | | On FreeBSD-STABLE, it seems impossible to link with -liodbc.3 without giving PTHREAD_LIBS (and PTHREAD_CFLAGS), then the ODBC driver was not built. Approved by: portmgr (marcus). Notes: svn path=/head/; revision=107804
* - remove DEPRECATED & EXPIRATION_DATE;Thierry Thomas2004-04-202-3/+1
| | | | | | | | | - fix a fatigued typo. Approved by: mat (mentor). Notes: svn path=/head/; revision=107754
* Unbreak (at least on i386) and upgrade to 1.1.9-1.Thierry Thomas2004-04-2011-214/+261
| | | | | | | Approved by: mat (mentor). Notes: svn path=/head/; revision=107743
* These broken ports are scheduled for deletion on June 18 if they areKris Kennaway2004-04-191-0/+2
| | | | | | | still broken at that time and no PRs have been submitted containing a fix. Notes: svn path=/head/; revision=107549
* This is broken on i386 as well (broken pkg-plist)Kris Kennaway2004-04-121-0/+2
| | | | Notes: svn path=/head/; revision=106767
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-2/+2
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105722
* BROKEN on !i386: Does not compileKris Kennaway2004-02-261-0/+4
| | | | Notes: svn path=/head/; revision=102174
* Set {WANT,USE}_GNOME correctly to make these ports compatible with the newJoe Marcus Clarke2004-02-041-0/+2
| | | | | | | | | bsd.port.mk. Submitted by: kris Notes: svn path=/head/; revision=99921
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-1/+3
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* Use LS macro.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98863
* unbreak by upgrading to 1.1.5.1Ying-Chieh Liao2003-11-045-46/+153
| | | | Notes: svn path=/head/; revision=93069
* Mark BROKEN (see bento logs). These ports are scheduled for removalKris Kennaway2003-11-031-1/+1
| | | | | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR. Notes: svn path=/head/; revision=92921
* BROKEN: Does not installKris Kennaway2003-10-151-0/+2
| | | | Notes: svn path=/head/; revision=91269
* - Unbreak and upgrade to 1.1.0 (fix bento error)Kirill Ponomarev2003-09-2320-388/+729
| | | | | | | | | | http://bento.freebsd.org/errorlogs/i386-4-full/clip-0.99_1.log PR: 57068 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=89116
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-0/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* BROKEN: Does not fetchKris Kennaway2003-08-071-0/+2
| | | | Notes: svn path=/head/; revision=86474
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808