summaryrefslogtreecommitdiff
path: root/net/v6eval (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove non staged ports without pending PR from net-p2p, net and newsBaptiste Daroussin2014-09-0127-980/+0
| | | | Notes: svn path=/head/; revision=366967
* Reset maintainership for ports not staged with no pending PRBaptiste Daroussin2014-07-241-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362812
* 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-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - convert to the new perl5 frameworkAndrej Zverev2013-09-121-2/+1
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327086
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Fix permission mismatch between net/v6eval and net/ct.Hiroki Sato2013-06-161-4/+6
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=321062
* - Add p5-YAML as runtime dependency.Hiroki Sato2013-06-1610-3/+455
| | | | | | | | | - Add sample test scripts. - Fix up #!/usr/bin/perl. - Fix ownership and permissions of the installed files. Notes: svn path=/head/; revision=321056
* - Add patches to fix type mismatch. Bump PORTREVISION becuase some affectHiroki Sato2013-06-1613-0/+258
| | | | | | | | the result binaries. - Fix build on head after byacc 20130304. Notes: svn path=/head/; revision=321022
* - Fix build with new site_perlAndrej Zverev2013-06-121-1/+1
| | | | | | | Submitted by: ohauer@ Notes: svn path=/head/; revision=320718
* - Revert LICENSE_FILE lineAndrej Zverev2013-06-071-0/+1
| | | | | | | Requested by: hrs@ (maintainer) Notes: svn path=/head/; revision=320175
* - Remove of use SITE_PERLAndrej Zverev2013-06-071-9/+2
| | | | | | | | | | | | - License framework already have license text of standart licenses - Remove extra depend on p5-Digest-MD5 if perl < 5.7 (current minumum perl 5.12) PR: ports/178866 Submitted by: az Reviewed by: maintainer (timeout) Notes: svn path=/head/; revision=320152
* - Update to 3.3.2.Hiroki Sato2013-05-0313-111/+77
| | | | | | | | - Add LICENSE. - Mark MAKE_JOBS_SAFE. Notes: svn path=/head/; revision=317237
* Resurrect net/ct and net/v6eval, IPv6 Conformance Test Kit.Hiroki Sato2013-03-0514-0/+310
| | | | Notes: svn path=/head/; revision=313475
* expired 2012-03-14 net/v6eval: permission to use withdrawn by authors; ↵Eitan Adler2012-03-1713-294/+0
| | | | | | | | | contact portmgr for details Feature safe: yes Notes: svn path=/head/; revision=293440
* Reassign to ports@ and deprecate by request of maintainer.Mark Linimon2012-02-231-1/+5
| | | | | | | | | | | | Also, portmgr has been notified that the authors no longer wish to allow these files to be distributed in a modified fashion, as they are intended to be used for conformance testing. If anyone is interested in working with the upstream to integrate FreeBSD's patches, please contact portmgr. Hat: portmgr Notes: svn path=/head/; revision=292101
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703Martin Matuska2010-09-211-3/+6
| | | | | | | Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000 Notes: svn path=/head/; revision=261560
* - Mark BROKEN on HEAD: fails to build with new utmpxMartin Wilke2010-03-201-0/+4
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=251267
* - Use $SUB_FILES to update pkg-messageMartin Wilke2010-02-132-2/+3
| | | | | | | | | PR: 143152 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Approved by: maintainer timeout Notes: svn path=/head/; revision=249794
* - Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with srcMartin Wilke2009-12-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PR: ports/136065 ports/127469 Submitted by: N.J. Mann <njm@njm.me.uk> and Aldis Berjoza <killasmurf86@gmail.com> - Early identify port CONFLICTS PR: 137855 Submitted by: Piotr Smyrak <smyru@heron.pl> - Add --no-same-permissions to the EXTRACT_AFTER_ARGS command. Tijl Coosemans has been reported an issue that when root is extracting from the tarball, and the tarball contains world writable files (sysutils/policykit as an example), there is a chance that the files gets changed by malicious third parties right after the extraction, which makes it possible to inject code into the package thus compromise the system. Submitted by: Tijl Coosemans <tijl@coosemans.org> Xin LI (delphij@) - Fix some whitespaces Tested with: exp-run Notes: svn path=/head/; revision=246839
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-221-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244657
* - Fix man installBeech Rintoul2008-02-042-1/+12
| | | | | | | | | | - Add patch to fix gcc-4.2 build problem on amd64 - Bump portrevision Reported by: pointyhat via pav Notes: svn path=/head/; revision=206725
* - Fix build with OpenSSL-0.9.8bBeech Rintoul2008-01-319-8/+88
| | | | | | | | | | | | - Pet portlint - Bump portrevision PR: ports/119398 Submitted by: Takeharu KATO <takeharu1219@ybb.ne.jp> Approved by: (maintainer timeout) Notes: svn path=/head/; revision=206486
* Mark BROKEN on recent -CURRENT since it doesn't compile with OpenSSLSimon L. B. Nielsen2006-09-031-1/+7
| | | | | | | | | 0.9.8b. Reported by: pointyhat via kris Notes: svn path=/head/; revision=172110
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Revert PORTEPOCH to avoid version backwards.Munechika SUMIKAWA2005-07-051-0/+1
| | | | Notes: svn path=/head/; revision=138503
* Upgrade to 3.0.1.Munechika SUMIKAWA2005-07-053-478/+24
| | | | Notes: svn path=/head/; revision=138487
* BROKEN: Installs perllocal.pod fileKris Kennaway2005-02-281-0/+2
| | | | Notes: svn path=/head/; revision=129952
* Upgrade to 2.3.2.Munechika SUMIKAWA2005-02-243-3/+22
| | | | Notes: svn path=/head/; revision=129639
* Now compiles on FreeBSD 5.x.Kris Kennaway2004-10-281-7/+1
| | | | Notes: svn path=/head/; revision=120429
* Upgrade to 2.3b1.Munechika SUMIKAWA2004-10-123-23/+61
| | | | Notes: svn path=/head/; revision=119096
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-291-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118494
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Upgrade to 2.2b3.Munechika SUMIKAWA2003-10-313-37/+76
| | | | | | | Submitted by: Yukiyo.Akisada@jp.yokogawa.com Notes: svn path=/head/; revision=92722
* utilize SITE_PERLYing-Chieh Liao2003-10-241-3/+3
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Fix pkg-plist.Munechika SUMIKAWA2003-08-102-301/+318
| | | | Notes: svn path=/head/; revision=86737
* BROKEN: Broken pkg-plistKris Kennaway2003-08-071-0/+2
| | | | Notes: svn path=/head/; revision=86457
* Upgrade to 2.1.1 and change MAINTAINER.Munechika SUMIKAWA2003-06-122-6/+4
| | | | | | | Submitted by: Yukiyo Akisada <Yukiyo.Akisada@jp.yokogawa.com> Notes: svn path=/head/; revision=82876
* BROKEN: Does not compileKris Kennaway2003-05-071-0/+2
| | | | Notes: svn path=/head/; revision=80309
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* New port: ct, v6evalMunechika SUMIKAWA2003-01-096-0/+522
ct: IPv6 Conformance Test kit v6eval: Platform of IPv6 Conformance Test kit Submitted by: tanaka@tahi.org Notes: svn path=/head/; revision=72818