aboutsummaryrefslogtreecommitdiff
path: root/misc/gman
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:Rene Ladan2014-07-3112-472/+0
| | | | | | | | | | | 2014-07-30 mail/postfix27: No longer supported by upstream 2014-07-30 misc/freecode-submit: This software is obsolete. Freecode does not accept updates anymore. 2014-07-30 mail/exim-doc-info: yes 2014-07-31 misc/gman: Depends on expiring ghostview 2014-07-31 print/ghostview: project dead nearly a decade ago; use print/gv instead Notes: svn path=/head/; revision=363675
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-071-1/+1
| | | | | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category M. CR: D306 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=361099
* Chase ghostview expiration dateAntoine Brodin2014-06-281-0/+3
| | | | Notes: svn path=/head/; revision=359690
* Relinquish gman.Cy Schubert2014-06-211-1/+1
| | | | Notes: svn path=/head/; revision=358660
* Fix build as reported by pkg-fallout.Cy Schubert2014-06-211-1/+5
| | | | Notes: svn path=/head/; revision=358659
* Stagify.Cy Schubert2014-05-302-10/+14
| | | | Notes: svn path=/head/; revision=355791
* - Convert gmake, bzip2 to USESMartin Wilke2014-05-261-2/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=355313
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | | | | misc) Notes: svn path=/head/; revision=327745
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* Fix broken gman.pl script to display man pages in a browser. HTML renderingCy Schubert2011-08-272-26/+22
| | | | | | | was broken. Notes: svn path=/head/; revision=280558
* Update from patch level 2 to patch level 5.Cy Schubert2011-08-2610-134/+144
| | | | | | | Assume maintainership of this port. Notes: svn path=/head/; revision=280542
* - Get Rid MD5 supportMartin Wilke2011-03-191-2/+0
| | | | Notes: svn path=/head/; revision=271305
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - update to jpeg-8Dirk Meyer2010-02-051-2/+2
| | | | Notes: svn path=/head/; revision=249285
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-2/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - update to jpeg7Dirk Meyer2009-07-181-2/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Fix build on 64bit platformsTilman Keskinoz2007-08-126-40/+285
| | | | Notes: svn path=/head/; revision=197534
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* Add missing USE_GETTEXTKris Kennaway2006-01-261-0/+1
| | | | Notes: svn path=/head/; revision=154468
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154114
* - Add SHA256Pav Lucistnik2005-11-251-0/+2
| | | | Notes: svn path=/head/; revision=149438
* Use updated patch.Roman Bogorodskiy2005-07-152-3/+3
| | | | | | | | PR: 83492 Submitted by: Andrej Zverev <az@inec.ru> Notes: svn path=/head/; revision=139295
* Add dependency & fix netbrowse option.Thierry Thomas2004-12-136-41/+152
| | | | | | | | PR: ports/71438 Submitted by: Serge Gagnon. Notes: svn path=/head/; revision=123966
* Tidy up whitespace.Trevor Johnson2004-04-101-1/+1
| | | | Notes: svn path=/head/; revision=106671
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* SIZEify.Trevor Johnson2004-01-291-0/+2
| | | | Notes: svn path=/head/; revision=99421
* - Fix MASTER_SITESEric Anholt2003-05-155-23/+24
| | | | | | | | | | | - Fix build on -current - Remove obsolete WWW: line PR: ports/52137 Submitted by: Ports Fury Notes: svn path=/head/; revision=81053
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* make it fetchableYing-Chieh Liao2003-01-034-25/+19
| | | | | | | | | | | fix plist utilize REINPLACE PR: 43453 Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=72338
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* distfile fetch again ; unbrokenYing-Chieh Liao2002-09-281-2/+0
| | | | Notes: svn path=/head/; revision=67190
* BROKEN: Does not fetchKris Kennaway2002-09-201-0/+2
| | | | Notes: svn path=/head/; revision=66919
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-011-1/+2
| | | | | | | | PR: 42286 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65414
* dont strip scriptYing-Chieh Liao2002-06-111-4/+7
| | | | | | | Submitted by: olgeni Notes: svn path=/head/; revision=61089
* upgrade to 0.9.3Ying-Chieh Liao2002-06-104-25/+20
| | | | | | | drop maintainership Notes: svn path=/head/; revision=61024
* add jpeg dependsYing-Chieh Liao2001-04-171-0/+1
| | | | | | | | PR: 26624 Submitted by: petef@databits.net Notes: svn path=/head/; revision=41489
* upgrade to 0.9.2Ying-Chieh Liao2001-04-149-98/+26
| | | | | | | | PR: 26555 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=41369
* add gmanYing-Chieh Liao2001-03-3011-0/+182
G-man is a user-friendly graphical front end for the man system Notes: svn path=/head/; revision=40592