summaryrefslogtreecommitdiff
path: root/misc/tkman (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* Upgrade to 2.1b2.Thomas Gellekum1998-12-012-4/+4
| | | | Notes: svn path=/head/; revision=14978
* Install tkmanclient.Thomas Gellekum1998-09-302-2/+8
| | | | Notes: svn path=/head/; revision=13548
* tk80 has been ELFized.Satoshi Asami1998-09-251-2/+2
| | | | Notes: svn path=/head/; revision=13387
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Upgrade to 2.1b1.Thomas Gellekum1998-07-304-37/+54
| | | | Notes: svn path=/head/; revision=12216
* Upgrade to 2.0.6.Thomas Gellekum1998-02-242-4/+4
| | | | Notes: svn path=/head/; revision=9907
* Upgrade to 2.0.5.Thomas Gellekum1998-01-213-20/+25
| | | | Notes: svn path=/head/; revision=9389
* Upgrade to 2.0.4. Add NO_CDROM, we'd need a written permission fromThomas Gellekum1997-12-082-4/+6
| | | | | | | UCB's Office of Technology Licensing. Notes: svn path=/head/; revision=9028
* Upgrade to 2.0.3.Thomas Gellekum1997-11-063-27/+25
| | | | Notes: svn path=/head/; revision=8509
* Upgrade to 2.0Thomas Gellekum1997-09-184-31/+20
| | | | Notes: svn path=/head/; revision=7947
* Upgrade to 2.0b7.Thomas Gellekum1997-08-255-65/+99
| | | | Notes: svn path=/head/; revision=7683
* Update my e-mail address.Thomas Gellekum1997-06-171-3/+3
| | | | | | | | Update MASTER_SITE. The current version doesn't build with our tools, it requires tcl/tk-8.0. Notes: svn path=/head/; revision=6974
* rman and glimpse are now in textproc.Satoshi Asami1997-04-271-3/+3
| | | | Notes: svn path=/head/; revision=6323
* Add virtual category 'tk41'.Wolfram Schneider1997-04-201-2/+2
| | | | Notes: svn path=/head/; revision=6248
* Now, string describing reason for defining these variables must be setMasafumi Max NAKANE1996-12-071-2/+2
| | | | | | | when you define NO_CDROM, NO_PACKAGE or RESTRICTED. Notes: svn path=/head/; revision=4860
* Converted to MAN[1-8]David E. O'Brien1996-11-171-6/+2
| | | | | | | Converted p5* to use MASTER_SITE_PERL_CPAN Notes: svn path=/head/; revision=4541
* Better workaround for manpath(1).Thomas Gellekum1996-11-151-11/+11
| | | | Notes: svn path=/head/; revision=4468
* $DISTFILE changed. Update checksum.Thomas Gellekum1996-11-131-1/+1
| | | | | | | Noticed by: Andreas Klemm Notes: svn path=/head/; revision=4430
* Upgrade from 1.8b5 to 1.8Thomas Gellekum1996-11-114-19/+17
| | | | Notes: svn path=/head/; revision=4390
* CATEGORIES+= --> CATEGORIES=David E. O'Brien1996-11-111-2/+2
| | | | | | | Misc variable reordering, cleaning up, etc. Notes: svn path=/head/; revision=4385
* Upgrade to 1.8b5. Uses tk41 now.Thomas Gellekum1996-10-214-70/+54
| | | | Notes: svn path=/head/; revision=4059
* Change NO_PACKAGE to NO_CDROM, these are "don't sell for profit" licenses.Satoshi Asami1996-06-151-3/+2
| | | | Notes: svn path=/head/; revision=3221
* - add glimpse to $RUN_DEPENDSThomas Gellekum1996-01-184-19/+24
| | | | | | | - cosmetic fixes in pkg/{DESCR,COMMENT} Notes: svn path=/head/; revision=2644
* Add `.if !defined(NOMANCOMPRESS)' again. I should probablyThomas Gellekum1995-12-181-1/+3
| | | | | | | read our own guidelines more often. Notes: svn path=/head/; revision=2565
* Delete some garbage (line noise?).Satoshi Asami1995-12-091-3/+3
| | | | Notes: svn path=/head/; revision=2543
* - Upgrade to version 1.7.5Thomas Gellekum1995-12-073-19/+19
| | | | | | | | | - Add MAINTAINER - Remove `.ifdef (NOMANCOMPRESS)' in post-install target; doesn't make sense to check because we package up the gzip'd man page. Notes: svn path=/head/; revision=2536
* Move dependency's path from utils/rman to misc/rman.Satoshi Asami1995-11-271-2/+2
| | | | Notes: svn path=/head/; revision=2494
* Change "utilities" category to "misc" in preparation for move to misc.Satoshi Asami1995-11-261-2/+2
| | | | Notes: svn path=/head/; revision=2466
* EXEC_DEPENDS on wish4.0 -> LIB_DEPENDS on tk40Satoshi Asami1995-10-041-3/+3
| | | | | | | EXEC_DEPENDS on rman -> RUN_DEPENDS Notes: svn path=/head/; revision=2240
* Upgrade, 1.6 -> 1.7.3. Note this has a restrictive copyright, so thereSatoshi Asami1995-08-196-157/+113
| | | | | | | | | is going to be NO_PACKAGE. It uses wish4.0 too. It's the first port to depend on Tk-4.0! Notes: svn path=/head/; revision=2075
* These belong to utilities, not x11, so change CATEGORIES to reflectSatoshi Asami1995-05-191-2/+2
| | | | | | | | the fact. They will be moved via repository copy after the release when we reorganize the ports subdirectories. Notes: svn path=/head/; revision=1786
* Add NO_PACKAGE (restrictive copyright).Satoshi Asami1995-05-131-1/+4
| | | | Notes: svn path=/head/; revision=1724
* And now the rest of the x11 ports Makefiles.Satoshi Asami1995-04-121-2/+6
| | | | Notes: svn path=/head/; revision=1352
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-0/+1
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Correct the patch file so that the patches doesn't get rejected :-).Andreas Schulz1995-02-261-4/+4
| | | | Notes: svn path=/head/; revision=1046
* UpdateJean-Marc Zucconi1995-02-233-94/+153
| | | | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=1024
* Converted Makefiles as much as I could.Satoshi Asami1995-02-111-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out! Notes: svn path=/head/; revision=935
* Not sure how this thing ever worked. Problems:Satoshi Asami1995-02-081-150/+89
| | | | | | | | | | | | (1) The hunk about "manformat" was missing a "-l" (patch didn't apply) (2) "glimpseindex" wasn't defined at all (run-time error). Made it to be defined as "". Shouldn't this go to utils/ instead of x11/ though? Notes: svn path=/head/; revision=911
* Checksum.Satoshi Asami1995-02-081-0/+1
| | | | Notes: svn path=/head/; revision=910
* Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> grants us his tkmanJordan K. Hubbard1994-12-285-0/+186
port. Spasibo, Thomas! Submitted by: thomas Notes: svn path=/head/; revision=637