Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove these ports as part of phase II of the GNOME 1.4 desktop removal. | marcus | 2003-08-12 | 10 | -240/+0 |
| | |||||
* | Remove REINPLACE commands that were rolled into gnomehack. | adamw | 2003-06-12 | 1 | -4/+0 |
| | |||||
* | Remove USE_GNOMENG. | marcus | 2003-04-21 | 1 | -1/+0 |
| | |||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Update to 0.1.71. | marcus | 2003-01-02 | 3 | -5/+2 |
| | |||||
* | Adda RUN_DEPENDS on gnomecontrolcenter. This will allow GNOME 2 users to | marcus | 2002-12-14 | 1 | -0/+2 |
| | | | | | | fully configure the Palm settings and conduits. Approved by: portmgr (knu) | ||||
* | Update to 0.1.69. | marcus | 2002-11-09 | 3 | -4/+2 |
| | |||||
* | Update to 0.1.67. | marcus | 2002-10-25 | 6 | -107/+39 |
| | |||||
* | GNOME has just changed the layout of their FTP site. This resulted in | marcus | 2002-09-21 | 1 | -1/+1 |
| | | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location. | ||||
* | Fix build with new pilot-link. | marcus | 2002-09-18 | 3 | -5/+94 |
| | |||||
* | Chase the pisock shared lib version number. Note, this new version may | marcus | 2002-09-18 | 1 | -1/+2 |
| | | | | break some of these ports, but they're definitely broken without this. | ||||
* | Convert all core GNOME1 components and some of the most popular GNOME1 | sobomax | 2002-07-12 | 2 | -10/+5 |
| | | | | | | | | | | | | | | | | apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular, which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably reduce langht of dependency chains for GNOME1 ports (for example after this commit AbiWord's dependency chain was reduced by 7 ports from 57 to only 50, while Gnumeric's - from 60 to 53 and so on). The most of the GNOME1 apps are still not converted, so that lot of work is still ahead. Please report any unusual problems to gnome@FreeBSD.org. Discussed with: marcus Reviewed by: marcus | ||||
* | Update to 0.1.65. | sobomax | 2002-04-26 | 7 | -70/+49 |
| | |||||
* | Fix Japanese message catalog to work with gettext 0.10.40. | naddy | 2002-03-22 | 1 | -0/+60 |
| | | | | Lines were split in the middle of a multibyte character. | ||||
* | Now pisock shared library is in the ${LOCALBASE}/lib, move pilot-link from | sobomax | 2002-01-07 | 1 | -3/+2 |
| | | | | {BUILD,RUN}_DEPENDS into LIB_DEPENDS (partially revert 1.26). | ||||
* | Make pilot-link install directly into PREFIX. This should allow | will | 2002-01-05 | 1 | -3/+3 |
| | | | | pilot-link and all dependents to build correctly on bento. | ||||
* | Move pilot-link from LIB_DEPENDS to {BUILD,RUN}_DEPENDS, because when building | sobomax | 2001-12-19 | 1 | -2/+3 |
| | | | | | | on bento ${LOCALBASE}/pilot/lib not in the ldconfig(8) search path. Submitted by: bento | ||||
* | - Add several missed files into pkg-plist and remove from there entries for | sobomax | 2001-12-14 | 2 | -6/+22 |
| | | | | | no files no longer being installed by the port; - glib-config --> $GLIB_CONFIG in configure script. | ||||
* | Update to 0.1.64. | sobomax | 2001-12-06 | 2 | -2/+2 |
| | | | | | PR: 32503 Submitted by: Hendrik Scholz <hendrik@scholz.net> | ||||
* | Update to 0.1.63. | sobomax | 2001-12-03 | 7 | -124/+44 |
| | | | | | PR: 32428 Submitted by: Chia-liang Kao <clkao@clkao.org> | ||||
* | pisock.3 --> pisock.4 in LIB_DEPENDS. | sobomax | 2001-08-31 | 1 | -1/+1 |
| | | | | Submitted by: bento | ||||
* | SWitch maintainership of core GNOME ports to a small group of | ade | 2001-05-12 | 1 | -1/+1 |
| | | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person. | ||||
* | Various patches (mainly shared library revision changes) for those | ade | 2001-05-05 | 1 | -3/+2 |
| | | | | ports that depend on GNOME and need to change for 1.4 | ||||
* | -pthread --> ${PTHREAD_LIBS} | sobomax | 2001-03-30 | 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. | ||||
* | Implement USE_GNOME, part 2. | reg | 2000-10-05 | 1 | -11/+4 |
| | |||||
* | Re-sobomize to use pre-patch instead of post-extract | ade | 2000-08-05 | 1 | -1/+1 |
| | | | | Wrists slapped by: knu, sheldon | ||||
* | Extensive patchfile cleanups using sobomax's wonderful | ade | 2000-08-04 | 3 | -63/+7 |
| | | | | post-extract rule | ||||
* | gnomepilot (and the conduits) have been available across | ade | 2000-07-12 | 1 | -1/+2 |
| | | | | the GNOME mirrors for a while now. Fix MASTER_SITES accordingly. | ||||
* | Update for new devel/libglade shlib version | ade | 2000-07-12 | 1 | -1/+1 |
| | |||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-17 | 1 | -1/+1 |
| | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax | ||||
* | Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with | sobomax | 2000-06-16 | 2 | -2/+1 |
| | | | | ldconfig in PLIST need personal consideration. | ||||
* | Add devel/libglade dependency | ade | 2000-06-16 | 1 | -1/+2 |
| | | | | Problem pointed out by: Roman Shterenzon <roman@xpert.com> | ||||
* | Fix call to glib-config (should be $GLIB_CONFIG) in configure script. | ade | 2000-06-14 | 1 | -6/+17 |
| | |||||
* | Bleurgh. textproc/libxml.. Not devel/libxml.. No cookie. | ade | 2000-06-11 | 1 | -1/+1 |
| | | | | Submitted by: knu | ||||
* | Add missing dependencies | ade | 2000-06-09 | 1 | -1/+3 |
| | | | | Submitted by: bento | ||||
* | Updates for new shared library versions in GNOME 1.2 | ade | 2000-06-02 | 1 | -1/+1 |
| | |||||
* | Update to 0.1.52 | ade | 2000-05-18 | 4 | -27/+78 |
| | |||||
* | Update to 0.1.51 | ade | 2000-04-22 | 4 | -13/+58 |
| | |||||
* | Correct whitespace introduced during PORTNAME conversion and portlint | mharo | 2000-04-21 | 1 | -1/+1 |
| | |||||
* | Update to use PORTNAME/PORTVERSION | cpiazza | 2000-04-14 | 1 | -3/+4 |
| | |||||
* | Update to 0.1.50 | ade | 2000-04-06 | 5 | -7/+27 |
| | |||||
* | Update to 0.1.49 | ade | 2000-03-22 | 3 | -13/+40 |
| | |||||
* | Update to 0.1.48 | ade | 2000-01-22 | 3 | -5/+7 |
| | | | | Prompted by: Fennerisms in my inbox | ||||
* | New ports GNOME communication tool for palm pilot. | nakai | 1999-12-28 | 6 | -0/+160 |
PR: ports/15727 Submitted by: Ade Lovett <ade@lovett.com> |