aboutsummaryrefslogtreecommitdiff
path: root/net/queso
Commit message (Collapse)AuthorAgeFilesLines
* Rename net/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-292-0/+0
| | | | | | | | Approve by: portmgr (not really, but one of these is modifying an unstaged port) Notes: svn path=/head/; revision=363285
* Stage supportAntoine Brodin2014-01-311-9/+4
| | | | Notes: svn path=/head/; revision=342040
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Update MASTER_SITESMartin Wilke2013-04-031-14/+19
| | | | | | | | | | | | | - Add LICENSE - Support CFLAGS properly - Support STRIP properly PR: 177554 Submitted by: ports fury Approved by: portmgr Notes: svn path=/head/; revision=315694
* Fix typos in COMMENTCarlo Strub2012-07-241-1/+1
| | | | Notes: svn path=/head/; revision=301494
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - use DOCSDIRIon-Mihai Tetcu2008-06-232-7/+12
| | | | | | | | | | | - fix plist for -DNOPORTDOCS - don't over-write .conf file on install - bump PORTREVISION Submitted by: QA Tindy run Notes: svn path=/head/; revision=215598
* Remove code remnants that test for 3.X and earlier releases of FreeBSD.Mark Linimon2006-06-231-7/+1
| | | | | | | | | | The bsd.*.mk architecture has not supported these antique releases for quite some time. Hat: portmgr Notes: svn path=/head/; revision=166082
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149443
* Tidy up whitespace.Trevor Johnson2004-04-101-1/+1
| | | | Notes: svn path=/head/; revision=106671
* Remove hash for libpcap distfile which is no longer used. Add size.Trevor Johnson2004-03-101-1/+1
| | | | Notes: svn path=/head/; revision=103580
* untested attempt at fixing support for old FreeBSD versions byTrevor Johnson2004-03-101-3/+1
| | | | | | | | adding a dependency on the libpcap port rather than using the outdated and unfetchable libpcap 0.4 distfile Notes: svn path=/head/; revision=103579
* The QueSO home page has been offline for awhile. This descriptionTrevor Johnson2004-03-101-3/+1
| | | | | | | may have been taken from it. Notes: svn path=/head/; revision=103577
* Fix mastersites.Edwin Groothuis2003-11-031-3/+2
| | | | Notes: svn path=/head/; revision=92906
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* 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
* To ports@freebsd.org.David E. O'Brien2002-05-081-1/+1
| | | | Notes: svn path=/head/; revision=58737
* Fix master siteDavid E. O'Brien2001-05-251-4/+3
| | | | Notes: svn path=/head/; revision=43040
* Add $FreeBSD$, which help me in problem reports.David E. O'Brien2000-11-221-0/+1
| | | | Notes: svn path=/head/; revision=35324
* Remove directory on deinstallKris Kennaway2000-06-051-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=29210
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27423
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
| | | | Notes: svn path=/head/; revision=26941
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
| | | | Notes: svn path=/head/; revision=26835
* portlintDavid E. O'Brien1999-09-051-2/+1
| | | | Notes: svn path=/head/; revision=21286
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* Replace a dead master site with MASTER_SITE_SUNSITE and the appropriateBill Fumerola1999-06-041-3/+4
| | | | | | | directory within. Notes: svn path=/head/; revision=19196
* WWW: This is definately the daemon's work. In Chuck we trust.Michael Haro1999-05-031-0/+2
| | | | Notes: svn path=/head/; revision=18431
* woju@freebsd.ee.ntu.edu.tw requested I take over maintance.David E. O'Brien1998-11-121-2/+2
| | | | Notes: svn path=/head/; revision=14485
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami1998-11-111-3/+4
| | | | | | | | | | | something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.) Notes: svn path=/head/; revision=14465
* QueSO determines a remote OS by sending simple TCP packets and analysingDavid E. O'Brien1998-10-247-0/+164
the result. Notes: svn path=/head/; revision=14169