aboutsummaryrefslogtreecommitdiff
path: root/converters/uudeview
Commit message (Collapse)AuthorAgeFilesLines
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415498
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* - Clarify LICENSEDmitry Marakasov2015-12-061-1/+4
| | | | | | | | - Add LICENSE_FILE - Switch to options helpers Notes: svn path=/head/; revision=403108
* Rename converters/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-284-0/+0
| | | | Notes: svn path=/head/; revision=363172
* - Add staging supportPawel Pekala2014-03-241-12/+14
| | | | | | | | - Remove leading article from COMMENT - Define DOCS option Notes: svn path=/head/; revision=348992
* Convert converters to MDOCS and MEXAMPLESAdam Weinberger2014-01-031-3/+1
| | | | Notes: svn path=/head/; revision=338556
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-1/+1
| | | | | | | LIB_DEPENDS in converters Notes: svn path=/head/; revision=336177
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | converters) Notes: svn path=/head/; revision=327715
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Add LICENSEEmanuel Haupt2011-10-182-8/+9
| | | | | | | | | | - Add MAKE_JOBS_SAFE PR: 161648 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=283774
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Reset hoek@ who has been inactive for quite some time.Mark Linimon2009-11-101-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=244062
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* If inews exists in ${PREFIX}/bin/, then use that instead of usingTim Vanderhoek2004-03-251-3/+13
| | | | | | | | | | | | | | | | the copy of inews that inn installs in ${PREFIX}/news/lib/inews. The cnews port likes to put inews in ${PREFIX}/bin/. Explanation: The uudeview port generally doesn't use inews, but it has the ability to post items directly to news if the user requests it. The default inews location is hardcoded at compile time. This port does not DEPEND on any particular news software. Requested by: Daeron <daeron -a-t- optushome com au> Notes: svn path=/head/; revision=105184
* Update to 0.5.20 to fix two buffer overflowsTim Vanderhoek2004-03-252-5/+3
| | | | | | | Advised by: nectar Notes: svn path=/head/; revision=105182
* Update my email address and make a slight formatting improvement.Tim Vanderhoek2004-03-251-3/+3
| | | | Notes: svn path=/head/; revision=105179
* mark FORBIDDEN: ↵Oliver Eikemeier2004-03-191-0/+2
| | | | | | | http://people.freebsd.org/~eik/portaudit/6c7661ff-7912-11d8-9645-0020ed76ef5a.html Notes: svn path=/head/; revision=104633
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* - Update to 0.5.19Clement Laforet2004-01-183-31/+3
| | | | | | | | | PR: 61517 Submitted by: Ports Fury Approved by: erwin (mentor) (implicitly) Notes: svn path=/head/; revision=98473
* Cosmetic fix: use %%DOCSDIR%% macro.Sergey A. Osokin2003-10-221-3/+3
| | | | | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992 Notes: svn path=/head/; revision=91882
* Use ${STRIP_CMD} instead of /usr/bin/strip.Sergey A. Osokin2003-09-241-2/+2
| | | | | | | | Founded by: Oleg Karachevtsev <ok at etrust dot ru> Approved by: hoek (maintainer) Notes: svn path=/head/; revision=89219
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Don't (badly) rewrite CFLAGS, assume the user knows what he/she is doing.Kris Kennaway2002-10-191-0/+28
| | | | Notes: svn path=/head/; revision=68323
* Update to uudeview 0.5.18.Tim Vanderhoek2002-09-029-39/+37
| | | | | | | Significantly inspired by PR: ports/41508 Notes: svn path=/head/; revision=65470
* - Add NOPORTDOCS support (pkg-plist)Patrick Li2002-01-172-10/+8
| | | | | | | | | | | - Use INSTALL_DATA to install docs - Use DOCSDIR PR: 29760 Approved by: hoek Notes: svn path=/head/; revision=53211
* WWW moved.Tim Vanderhoek2000-05-291-1/+1
| | | | Notes: svn path=/head/; revision=28941
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27419
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* These three were easy. Now tell my why some of the other pkg/DESCRsTim Vanderhoek1999-05-021-1/+1
| | | | | | | | | must insist on using such oddball formats.... [Add WWW: where appropriate] Notes: svn path=/head/; revision=18341
* The extra checksum wasn't bogus after all. Both are required sinceSteve Price1999-02-251-0/+1
| | | | | | | | | | | despite the fact that the files from both MASTER_SITES are the same size and when extracted a diff -urN is empty, they have different checksum. Noticed by: Andrew Gordon <arg@arg1.demon.co.uk> Notes: svn path=/head/; revision=16896
* Remove extraneous checksums.Steve Price1999-02-221-1/+0
| | | | Notes: svn path=/head/; revision=16819
* Remove regexp support uulib.Steve Price1998-09-271-2/+2
| | | | Notes: svn path=/head/; revision=13436
* Manpages? What manpages?Tim Vanderhoek1998-08-171-2/+0
| | | | Notes: svn path=/head/; revision=12572
* Add homepage. Fix my language a little ("I wrote that!?").Tim Vanderhoek1998-07-241-2/+5
| | | | Notes: svn path=/head/; revision=12090
* Fix MASTER_SITE, since fetch(1) doesn't seem to understand httpTim Vanderhoek1998-04-071-3/+3
| | | | | | | error code 301... Notes: svn path=/head/; revision=10433
* Don't need FETCH_BEFORE_ARGS=-t anymore. (Yay!)Tim Vanderhoek1998-02-181-2/+1
| | | | Notes: svn path=/head/; revision=9819
* Add hash for distfiles from tsx-11.mit.edu.Tim Vanderhoek1998-01-101-0/+1
| | | | Notes: svn path=/head/; revision=9307
* Remove MASTER_SITE ftp.uni-frankfurt.de.Tim Vanderhoek1997-12-071-4/+3
| | | | | | | | | | | | | 530-Unser FTP Server ist wegen eines Plattencrash leider nicht verfuegbar. I think the rough general translation of this is "We have been Plattencrash'd and are now verfuegbar'ed. While this is theoretically a temporary situation, we are still verfuegbar'ed for the immediately forseeable future." Notes: svn path=/head/; revision=9015
* FETCH_BEFORE_ARGS= -tTim Vanderhoek1997-11-141-2/+4
| | | | Notes: svn path=/head/; revision=8612
* As with xdeview, use our own file/ so people don't trip over itsTim Vanderhoek1997-11-083-3/+18
| | | | | | | absence. Notes: svn path=/head/; revision=8519
* Adjust uulib's new path (ports/converters).Satoshi Asami1997-04-271-4/+4
| | | | Notes: svn path=/head/; revision=6321
* This is a new category for non-archival, non-encryption character codeSatoshi Asami1997-04-261-2/+2
| | | | | | | converters. Notes: svn path=/head/; revision=6316
* - Link with shared libuu rather than static one.David E. O'Brien1997-04-015-42/+44
| | | | | | | - split up mega patchfile to one patchfile / soruce file Notes: svn path=/head/; revision=6095
* Share the files/ dir and contents with devel/uulibDavid E. O'Brien1997-03-303-12/+2
| | | | | | | Suggested-by: Satoshi Notes: svn path=/head/; revision=6074
* Checksum was different from what I got.Satoshi Asami1997-03-301-1/+1
| | | | Notes: svn path=/head/; revision=6066
* Upgrade to 0.5.13.David E. O'Brien1997-03-295-42/+23
| | | | | | | | Submitted by: Tim Vanderhoek <tim@X2296> and cleanup by me Partically closes PR: ports/2701 Notes: svn path=/head/; revision=6058