aboutsummaryrefslogtreecommitdiff
path: root/math/xmgr
Commit message (Collapse)AuthorAgeFilesLines
* Update of LIB_DEPENDS due to update of xbae to version 4.8.4.Lars Koeller2000-12-291-1/+1
| | | | Notes: svn path=/head/; revision=36441
* Change motif to a normal dependency. REQUIRES_MOTIF is now calledSatoshi Asami2000-11-071-1/+1
| | | | | | | | | | | | | | | | | USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days. Notes: svn path=/head/; revision=34892
* Add two missing files (include/acegr_np.h and lib/libacegr_np.a).Satoshi Asami2000-09-191-5/+7
| | | | | | | | | While I'm here, sort the PLIST. Submitted by: onigiri Notes: svn path=/head/; revision=32881
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27509
* xbae shlib is now at version 7.Satoshi Asami1999-09-111-1/+1
| | | | Notes: svn path=/head/; revision=21667
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21121
* expr -> ${EXPR}Michael Haro1999-08-281-3/+3
| | | | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} Notes: svn path=/head/; revision=21051
* sed -> ${SED}Michael Haro1999-08-281-2/+2
| | | | Notes: svn path=/head/; revision=21048
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Another REQUIRE_MOTIF -> REQUIRES_MOTIF....Satoshi Asami1999-05-121-2/+2
| | | | Notes: svn path=/head/; revision=18799
* Make this build under ELF.Justin M. Seger1998-12-122-8/+54
| | | | | | | | PR: ports/9025 Submitted by: root@cache-t.hrz.uni-bielefeld.de Notes: svn path=/head/; revision=15313
* Fix typo in MASTER_SITESBill Fenner1998-10-281-2/+2
| | | | | | | Submitted by: Lars Köller <Lars.Koeller@post.uni-bielefeld.de> Notes: svn path=/head/; revision=14240
* Doesn't build in an ELF world.Steve Price1998-09-271-1/+3
| | | | Notes: svn path=/head/; revision=13466
* Remove regexp libXbae library.Steve Price1998-09-211-2/+2
| | | | Notes: svn path=/head/; revision=13293
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* path on ftp mirrors changed ...Andreas Klemm1998-06-291-4/+5
| | | | | | | added uni-bielefeld ... Notes: svn path=/head/; revision=11612
* Save xmgr history part the last. Back to the first import of theThomas Gellekum1998-04-3011-33/+232
| | | | | | | | | | xmgr-4.1.1 port. The maintainer changed with Andreas' consent. I'll remove print/xmgr in a couple of days when I'm sure there's no other breakage. <:) Notes: svn path=/head/; revision=10785
* Save xmgr history part 5. Original log:Thomas Gellekum1998-04-301-2/+2
| | | | | | | cosmetic changes using portlint, a really nice tool ;-) Notes: svn path=/head/; revision=10784
* Save mgr history part 4. Original log:Thomas Gellekum1998-04-301-1/+1
| | | | | | | Add -lXext so this program compiles. Notes: svn path=/head/; revision=10783
* Save xmgr history part 3. Original log:Thomas Gellekum1998-04-302-2/+6
| | | | | | | | | | Xinside Motif users need an additional library -lXintl. So I used the $(MOTIFLIB) variable in the Imakefile file which can easily be defined correctly there. Updated the patch to reflect this. A pre-extract target informs Xinside users to do so ... Notes: svn path=/head/; revision=10782
* Save xmgr history part 2. Original log:Thomas Gellekum1998-04-302-1/+5
| | | | | | | | New port gwstat needs xmgr called under a different name -> grbatch. Added a symlink for that purpose. Notes: svn path=/head/; revision=10781
* After purchasing a load of brand new pointy hats for the ImportThomas Gellekum1998-04-3011-238/+31
| | | | | | | | | | | | | That Never Should Have Happened(TM), here's an attempt to save the history. Original log: New port xmgr. plotting tool for workstations, needs Motif or Lesstif. Prerequisite for another 2 ports for webstatistics (gwstat, wwwstat). Notes: svn path=/head/; revision=10780
* Import xmgr port. xmgr is an XY plotting tool with a point-and-click interface.Thomas Gellekum1998-04-0911-0/+248
PR: 5989 Submitted by: Lars Köller <Lars.Koeller@Uni-Bielefeld.DE> Notes: svn path=/head/; revision=10454