aboutsummaryrefslogtreecommitdiffstats
path: root/editors/ghex2
Commit message (Collapse)AuthorAgeFilesLines
* Bump 29 ports that use GCONF_SCHEMAS. Somehow, the diff of GNOME 2.8.x hasmezz2004-11-101-0/+1
| | | | | | | lost the small part. The small part was GCONF_SCHEMAS in bsd.gnome.mk that is taking care of gconf key and schemas files for pkg-plist. Pav has committed by re-add GCONF_SCHEMAS back in bsd.gnome.mk this afternoon. Therefore, must bump PORTREVISION to correct our pkg-plist database installed.
* Update to 2.8.1.marcus2004-11-083-12/+11
| | | | Submitted by: mezz
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 ormezz2004-07-081-4/+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
* Update to 2.6.1.marcus2004-05-272-3/+3
|
* Update to 2.6.0.marcus2004-04-292-5/+4
|
* Update to 2.5.2.marcus2004-04-054-22/+10
|
* - Add SIZE to GNOME portspav2004-03-181-0/+1
| | | | Submitted by: trevor
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-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.marcus2004-02-041-0/+1
| | | | (Part 2)
* Update to 2.4.1.marcus2004-01-052-2/+2
|
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0
|
* Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,marcus2003-09-185-37/+114
| | | | | | | | | | | | | | | | | | | | | | | | | | | future plans, etc., please see http://www.gnome.org/start/2.4/. This commit represents work done by adamw, bland, and myself as well as many other contributers: Koop Mast <einekoai@chello.nl> Akifyev Sergey <asa@gascom.ru> Franz Klammer <klammer@webonaut.com> Øyvind Kolbu <oyvind@kebab.gaffel.nu> Thomas E. Zander <riggs@rrr.de> Jeremy Messenger <mezz7@cox.net> Without these contirbuters, and our faithful users, GNOME 2.4.0 would not be possible. Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as general FAQs and documentation (GNOME 2.4 updates to be posted soon). The best way to upgrade so that you get all shared library dependencies is: portupgrade -rf -m BATCH=yes atk portupgrade -R -m BATCH=yes gnome2 Approved by: portmgr (kris, will, myself implicitly) Requested by: re as well as many other users
* Fix build on -CURRENT with GCC 3.3.1. There's a PORTREVISION bump heremarcus2003-07-192-1/+12
| | | | | | | because the fix actually corrected a typo that could cause problems on -STABLE as well. Reported by: Jeremy Messenger <mezz7@cox.net>
* Add a missing locale file.marcus2003-06-162-0/+2
| | | | Reported by: bento
* Remove REINPLACE commands that were rolled into gnomehack.adamw2003-06-121-4/+0
|
* Convert to new GNOME infrastructure.marcus2003-04-221-5/+1
|
* Remove USE_GNOMENG.marcus2003-04-201-1/+0
|
* Update to 2.2.1.adamw2003-04-123-8/+2
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Actually commit ghex2 2.2.0.marcus2003-02-092-6/+7
| | | | Prompted by: Mike Harding <mvh@ix.netcom.com>
* Properly handle OMF files.marcus2003-01-311-0/+4
|
* Update to 2.0.0.marcus2003-01-203-3/+7
|
* Update to 1.99.2.marcus2002-10-293-53/+2
|
* GNOME has just changed the layout of their FTP site. This resulted inmarcus2002-09-211-1/+1
| | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location.
* Add ghex2 after a repo copy from ghex. ghex2 is a hexidecimal editor formarcus2002-09-165-104/+142
| | | | the GNOME 2 desktop.
* Use USE_GNOMENG.sobomax2002-07-121-5/+3
|
* Update to 1.2.1ade2001-06-193-2/+32
|
* SWitch maintainership of core GNOME ports to a small group ofade2001-05-121-1/+1
| | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
* Update to GNOME 1.4 -- massive changes all around, for the sake ofade2001-05-054-13/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CVS repo bloat, I'll only list the updates. graphics/imlib 1.9.9 -> 1.9.10 textproc/xml-i18n-tools 0.8 -> 0.8.1 x11/gnomelibs 1.2.11 -> 1.2.13 devel/oaf 0.6.2 -> 0.6.5 devel/gconf 0.12 -> 1.0.0 devel/gnomevfs 0.5 -> 1.0 graphics/gdk-pixbuf 0.9.0 -> 0.11.0 sysutils/gnomecontrolcenter 1.2.2 -> 1.4.0.1 print/gnomeprint 0.25 -> 0.28 devel/bonobo 0.37 -> 1.0.3 audio/gnomeaudio 1.0.0 -> 1.4.0 x11/gnomecore 1.2.4 -> 1.4.0.3 devel/libgtop 1.0.11 -> 1.0.12 x11/gnomeapplets 1.2.4 -> 1.4.0.1 misc/gnomeuserdocs NEW 1.4.1 misc/gnomeutils 1.2.1 -> 1.4.0 deskutils/gnomepim 1.2.0 -> 1.4.0 games/gnomegames 1.2.0 -> 1.4.0.1 print/ggv 0.95 -> 1.0 editors/ghex 1.1.4 -> 1.2 devel/bugbuddy 1.2 -> 2.0.1 devel/glade 0.5.11 -> 0.6.2 sysutils/gtop 1.0.12 -> 1.0.13 x11/xalf NEW 0.11 x11-toolkits/py-gtk 0.6.6 -> 0.6.7 x11-toolkits/py-gnome 1.0.53 -> 1.4.0 x11-toolkits/guile-gtk 0.19 -> 0.20 x11-toolkits/guile-gnome 0.10 -> 0.20 devel/libsigc++ 1.0.1 -> 1.0.3 x11-toolkits/gnome-- 1.1.15 -> 1.1.17 x11-toolkits/panel-- NEW 0.1 x11-fm/gnomemc 4.5.51 -> 4.5.54
* -pthread --> ${PTHREAD_LIBS}sobomax2001-03-301-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.
* Chase new print/gnomeprint shlib versionade2000-11-141-1/+1
|
* Update to 1.1.4 and unbreakade2000-10-233-4/+5
|
* Implement USE_GNOME, part 1.reg2000-10-051-9/+2
|
* Chase new gnomeprint. Sadly, this one needs a bunch of work byade2000-09-291-1/+3
| | | | the authors, so it's currently marked broken.
* Re-sobomize to use pre-patch instead of post-extractade2000-08-051-1/+1
| | | | Wrists slapped by: knu, sheldon
* Extensive patchfile cleanups using sobomax's wonderfulade2000-08-041-0/+7
| | | | post-extract rule
* Bring back ghex (brand new version, new site, etc..) afterade2000-06-105-0/+85
| | | | it was detached from gnomelibs in GNOME 1.2
* Remove ghex from the ports since misc/gnomeutils containsjedgar2000-02-125-50/+0
| | | | | | a newer (and maintained) version. Requested by: reg
* Initial import of ghex version 1.0.1.3.steve1999-11-275-0/+50
A GNOME hex editor. PR: 14570 Submitted by: Chris D. Faulhaber <jedgar@fxp.org>