Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump PORTREVISION to chase the glib20 shared lib version change. | marcus | 2005-03-12 | 1 | -1/+1 |
| | |||||
* | Fix a crash that can occur with an improperly formatted history file. | marcus | 2004-12-18 | 2 | -1/+15 |
| | | | | | PR: 74522 Submitted by: kostik <kostik@ncport.ru> | ||||
* | Use new GCONF_SCHEMAS. | mezz | 2004-11-23 | 2 | -3/+3 |
| | | | | Approved by: pav | ||||
* | Use new INSTALLS_OMF. | mezz | 2004-11-23 | 2 | -4/+1 |
| | | | | Approved by: bland, kwm, marcus and pav | ||||
* | Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the | marcus | 2004-11-07 | 1 | -0/+1 |
| | | | | big upgrade. | ||||
* | Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or | mezz | 2004-07-07 | 1 | -44/+2 |
| | | | | | | | | | | | | those ports will not work. Please see the more detail about this: http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html Also, please check http://www.freebsd.org/gnome/docs/porting.html for the update about gconf, gconf.pl script and etc. Approved by: marcus (portmgr hat) Reviewed by: My team, FreeBSD GNOME Team | ||||
* | Actually commit the version bump to 0.99.5. | marcus | 2004-04-05 | 1 | -2/+1 |
| | |||||
* | Update to 0.99.5. | marcus | 2004-04-05 | 9 | -54/+96 |
| | |||||
* | Chase the glib20 update, and bump all affected ports' PORTREVISIONs. | marcus | 2004-04-05 | 1 | -1/+1 |
| | |||||
* | - Add SIZE to GNOME ports | pav | 2004-03-18 | 1 | -0/+1 |
| | | | | Submitted by: trevor | ||||
* | Whoa there, boy, that's a mighty big commit y'all have there... | ade | 2004-03-14 | 1 | -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. | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 1) | ||||
* | USE_REINPLACE must be defined before REINPLACE_CMD may be used. | trevor | 2003-11-17 | 1 | -0/+1 |
| | |||||
* | Remove REINPLACE commands that were rolled into gnomehack. | adamw | 2003-06-12 | 1 | -3/+1 |
| | |||||
* | Convert to new GNOME infrastructure. | marcus | 2003-04-22 | 1 | -6/+2 |
| | |||||
* | Remove USE_GNOMENG. | marcus | 2003-04-20 | 1 | -1/+0 |
| | |||||
* | Update to 0.99. | marcus | 2003-04-04 | 4 | -11/+69 |
| | |||||
* | * Change gnet dependency to gnet-glib2 which should fix some crashes users | marcus | 2003-02-23 | 2 | -4/+5 |
| | | | | | were reporting * De-pkg-comment | ||||
* | Gratuitous PORTREVISION bumps to handle implicit dependencies. | marcus | 2003-02-07 | 1 | -0/+1 |
| | |||||
* | Properly handle OMF files. | marcus | 2003-01-30 | 1 | -0/+2 |
| | |||||
* | chase gdbm lib version | ijliao | 2003-01-03 | 1 | -1/+1 |
| | |||||
* | Update to 0.98.126. | marcus | 2002-11-10 | 4 | -25/+31 |
| | |||||
* | Fix build on -CURRENT. | marcus | 2002-10-12 | 1 | -0/+13 |
| | |||||
* | Add missing dependency on gnomepanel. | marcus | 2002-09-18 | 1 | -1/+1 |
| | | | | Submitted by: bento | ||||
* | Add gnomeicu2 --> ports/net/gnomeicu2, repo-copied from ports/net/gnomeicu | sobomax | 2002-09-11 | 8 | -46/+178 |
| | | | | | | and update it to version 0.9.111. Prompted by: Kosta K <kosta_k@phreaker.net> | ||||
* | Update to 0.98.3. | marcus | 2002-08-02 | 3 | -19/+4 |
| | |||||
* | Use USE_GNOMENG. | sobomax | 2002-07-20 | 2 | -18/+10 |
| | |||||
* | GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in | sobomax | 2002-04-15 | 1 | -2/+2 |
| | | | | LIB_DEPENDS. | ||||
* | gettext upgrade uber-patch (stage 3) | ade | 2002-04-12 | 1 | -4/+3 |
| | | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr | ||||
* | Update to 0.98.2. | marcus | 2002-04-10 | 3 | -6/+16 |
| | | | | | Reviewed by: sobomax Approved by: sobomax | ||||
* | Fix another few places where giconv used instead of iconv. | sobomax | 2002-03-19 | 1 | -1/+1 |
| | | | | | PR: 36059, 36063, 36082 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> | ||||
* | Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> with | sobomax | 2002-03-18 | 2 | -40/+0 |
| | | | | <giconv.h> or -liconv with -lgiconv. | ||||
* | Fix for building on -CURRENT without <malloc.h> | reg | 2002-01-06 | 1 | -0/+14 |
| | |||||
* | Update 0.96.1 -> 0.98 | nectar | 2001-12-29 | 7 | -33/+88 |
| | | | | | | | | PR: ports/33146 Submitted by: Jochem Kossen <j.kossen@home.nl> Fix the locale directories. Add a WITH_SOCKS5 knob while I'm here. | ||||
* | Correct WWW. | sobomax | 2001-12-06 | 1 | -1/+1 |
| | | | | | PR: 32149 Submitted by: Jochem Kossen <j.kossen@home.nl> | ||||
* | libgda falls under the USE_GNOME knob now, adjust dependencies accordingly. | ade | 2001-06-19 | 1 | -3/+1 |
| | |||||
* | SWitch maintainership of core GNOME ports to a small group of | ade | 2001-05-11 | 1 | -1/+1 |
| | | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person. | ||||
* | The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole | ade | 2001-05-04 | 3 | -3/+26 |
| | | | | | | | | | | bunch of GNOME applications under one convenient building mechanism. Applications include: mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa, bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm, gnucash and abiword. | ||||
* | -pthread --> ${PTHREAD_LIBS} | sobomax | 2001-03-29 | 1 | -1/+1 |
| | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. | ||||
* | Update 0.96 -> 0.96.1 | nectar | 2001-03-01 | 2 | -2/+2 |
| | |||||
* | Update 0.95.2 -> 0.96 | nectar | 2001-02-27 | 3 | -14/+3 |
| | |||||
* | Update 0.94.1 -> 0.95.2 | nectar | 2001-02-15 | 4 | -37/+103 |
| | |||||
* | Update iconv to 2.0 and reflect shared library version bump. | sobomax | 2000-11-29 | 1 | -1/+1 |
| | | | | | PR: 23163, 23164, 23165 Submitted by: maintainer | ||||
* | Unbreak net/gnomeicu by adding libiconv dependency. | knu | 2000-11-02 | 1 | -2/+3 |
| | | | | | | | | | Retire japanese/gnomeicu, as gnomeicu now includes Japanese support out-of-the-box. The Japanese support code has been committed over the gnomeicu source tree by the patchkit author Takuo KITAME <kitame@northeye.org> himself. Yay! Approved by: nectar (MAINTAINER) | ||||
* | = Update 0.93 -> 0.94.1 | nectar | 2000-10-29 | 4 | -22/+37 |
| | | | | = Add WITH_DANTE knob to compile with Dante socks client support. | ||||
* | Implement USE_GNOME, part 2. | reg | 2000-10-05 | 1 | -7/+3 |
| | |||||
* | Whitespace changes. | reg | 2000-10-03 | 1 | -18/+18 |
| | |||||
* | Re-sobomize to use pre-patch instead of post-extract | ade | 2000-08-04 | 1 | -1/+1 |
| | | | | Wrists slapped by: knu, sheldon | ||||
* | Another sobomax GNOME victim. I need a decent verb for this. | ade | 2000-08-04 | 1 | -0/+7 |
| | | | | Approved by: maintainer | ||||
* | Fix typo (database -> databases) that killed INDEX build. | asami | 2000-06-16 | 1 | -1/+1 |
| |