Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the build on recent 5.X and higher as well as make portlint happy. | marcus | 2004-09-03 | 1 | -6/+12 |
| | |||||
* | BROKEN on 5.x: Does not compile due to ache's gnuregex changes | kris | 2004-03-19 | 1 | -1/+7 |
| | |||||
* | - Add SIZE to GNOME ports | pav | 2004-03-18 | 1 | -0/+1 |
| | | | | Submitted by: trevor | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -1/+1 |
| | | | | (Part 2) | ||||
* | Fix build by explicitly including sys/param.h. | marcus | 2003-06-29 | 2 | -7/+23 |
| | | | | PR: 53871 | ||||
* | Fix some buffer handling problems with pathnames. | marcus | 2003-06-28 | 3 | -1/+36 |
| | | | | | Submitted by: kris Obtained from: OpenBSD | ||||
* | Remove REINPLACE commands that were rolled into gnomehack. | adamw | 2003-06-12 | 1 | -3/+1 |
| | |||||
* | Remove USE_GNOMENG. | marcus | 2003-04-20 | 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. | ||||
* | Directory layouts of py-gtk and py-gnome packages have been changed, so that | sobomax | 2002-08-29 | 1 | -2/+2 |
| | | | | update *_DEPENDS properly. | ||||
* | Use USE_GNOMENG. | sobomax | 2002-07-18 | 1 | -5/+3 |
| | |||||
* | Use USE_REINPLACE. | sobomax | 2002-07-11 | 1 | -4/+5 |
| | |||||
* | Fix a spurious crash when invoking the editor on certain C files. | marcus | 2002-05-08 | 2 | -0/+24 |
| | | | | PR: 37785 | ||||
* | Remove iconv->giconv hack. | sobomax | 2002-04-08 | 1 | -42/+0 |
| | |||||
* | Update to 1.2.1. | sobomax | 2002-02-07 | 4 | -6/+90 |
| | | | | | PR: 34573 Submitted by: Joe Clarke <marcus@marcuscom.com> | ||||
* | Update to 1.2.0. | sobomax | 2002-01-11 | 4 | -14/+17 |
| | |||||
* | Backout previous change - it seems that new revision of the patch doesn't | sobomax | 2001-12-20 | 1 | -17/+8 |
| | | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net> | ||||
* | Don't filter libc_r on 5-CURRENT. | sobomax | 2001-12-20 | 1 | -8/+17 |
| | |||||
* | Update to 1.1.12. | sobomax | 2001-11-19 | 8 | -219/+55 |
| | |||||
* | - Unbroke with latest gnomevfs; | sobomax | 2001-10-05 | 3 | -0/+215 |
| | | | | - use system gnuregex library instead of one buindled with the package. | ||||
* | Update to 1.0.8. | sobomax | 2001-07-27 | 5 | -18/+12 |
| | |||||
* | Update to 1.0.6. | sobomax | 2001-07-17 | 2 | -2/+2 |
| | |||||
* | Update to 1.0.5. | sobomax | 2001-07-10 | 2 | -2/+2 |
| | |||||
* | Forgot to include this patch into my previous commit. | sobomax | 2001-07-02 | 1 | -0/+14 |
| | |||||
* | Update to 1.0.3. | sobomax | 2001-07-02 | 2 | -3/+2 |
| | |||||
* | Remove dependencies that are implied by USE_GNOME | ade | 2001-05-23 | 1 | -3/+1 |
| | |||||
* | 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. | ||||
* | Update to 1.0.2. | sobomax | 2001-05-05 | 3 | -2/+5 |
| | |||||
* | -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. | ||||
* | Style police over the editors category. | olgeni | 2001-02-05 | 1 | -1/+1 |
| | |||||
* | Update to 1.0.1. | sobomax | 2001-02-05 | 3 | -4/+10 |
| | |||||
* | Update to 1.0. | sobomax | 2000-11-11 | 3 | -14/+21 |
| | |||||
* | Also add -lssl in addition to -lcrypto to fix builds on systems with crypto | sobomax | 2000-10-31 | 1 | -1/+1 |
| | | | | | | installed. Submitted by: bento | ||||
* | Make it buildable if crypto bits are installed. | sobomax | 2000-10-26 | 1 | -2/+2 |
| | | | | Submitted by: bento | ||||
* | Attempt to fix breakage when building on ssl-enabled systems (add -lcrypto if | sobomax | 2000-10-23 | 1 | -1/+5 |
| | | | | | | | /usr/lib/libcrypto.a exists). Also add -lutil for glimmer which seems required to build it with Python2.0. Submitted by: bento | ||||
* | Implement USE_GNOME, part 1. | reg | 2000-10-05 | 1 | -14/+4 |
| | |||||
* | Fix hardcoded paths. | sobomax | 2000-09-25 | 3 | -0/+25 |
| | |||||
* | - Update to 0.9.19; | sobomax | 2000-09-22 | 2 | -5/+4 |
| | | | | - pythonize. | ||||
* | Update to 0.9.17. | sobomax | 2000-09-14 | 3 | -3/+4 |
| | |||||
* | Update to 0.9.16 | sobomax | 2000-09-13 | 2 | -2/+2 |
| | |||||
* | Use python15 as a dependency. | sobomax | 2000-09-11 | 1 | -2/+2 |
| | | | | Submitted by: bento | ||||
* | Move editors/latte into editors/glimmer after a repo copy (the name of the | sobomax | 2000-09-08 | 4 | -66/+67 |
| | | | | | | project has been changed). Update glimmer to 0.9.15 while I'm here. Repo-copy by: asami | ||||
* | Update to 0.9.12. | sobomax | 2000-08-28 | 3 | -2/+4 |
| | |||||
* | Update to 0.9.11. | sobomax | 2000-08-21 | 6 | -67/+68 |
| | |||||
* | Re-sobomize to use pre-patch instead of post-extract | ade | 2000-08-05 | 1 | -1/+1 |
| | | | | Wrists slapped by: knu, sheldon | ||||
* | Add codecommander - a simple code editor with Python scripting capabilities for | sobomax | 2000-08-01 | 6 | -0/+115 |
GNOME desktop. Obtained from: http://www.gnome.org/ |