| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Reported by: kris (bento)
Notes:
svn path=/head/; revision=91535
|
|
|
|
|
|
|
| |
Noticed by: bento/kris
Notes:
svn path=/head/; revision=91534
|
|
|
|
| |
Notes:
svn path=/head/; revision=91533
|
|
|
|
| |
Notes:
svn path=/head/; revision=91531
|
|
|
|
|
|
|
|
|
| |
DNS Flood Detector was developed to detect abusive usage levels
on high traffic nameservers and to enable quick response in
halting the use of one's nameserver to facilitate spam.
Notes:
svn path=/head/; revision=91529
|
|
|
|
|
|
|
| |
maintainer.
Notes:
svn path=/head/; revision=91528
|
|
|
|
|
|
|
|
|
|
|
| |
MSNs new protocol.
PR: ports/56709
Submitted by: Chris Delnooz <c.delnooz@home.nl>
Notified: maintainer
Notes:
svn path=/head/; revision=91527
|
|
|
|
| |
Notes:
svn path=/head/; revision=91526
|
|
|
|
| |
Notes:
svn path=/head/; revision=91524
|
|
|
|
|
|
|
|
| |
PR: 58167
Submitted by: maintainer
Notes:
svn path=/head/; revision=91523
|
|
|
|
| |
Notes:
svn path=/head/; revision=91522
|
|
|
|
| |
Notes:
svn path=/head/; revision=91521
|
|
|
|
| |
Notes:
svn path=/head/; revision=91520
|
|
|
|
| |
Notes:
svn path=/head/; revision=91519
|
|
|
|
|
|
|
| |
Check HTML documents for broken links
Notes:
svn path=/head/; revision=91517
|
|
|
|
|
|
|
| |
Pointed out by: demon
Notes:
svn path=/head/; revision=91516
|
|
|
|
|
|
|
| |
The patch got included into the source.
Notes:
svn path=/head/; revision=91515
|
|
|
|
|
|
|
|
|
|
|
| |
which was completely broken on FreeBSD.
Simplify post-build as I moved some part upstream and require GCC 3.3 as
GCC 2.95 suffers from all sorts of threading/libraries issues. (GCC 3.2
also seems fine, but the ports collection requires us to request a concrete
version.)
Notes:
svn path=/head/; revision=91514
|
|
|
|
| |
Notes:
svn path=/head/; revision=91513
|
|
|
|
| |
Notes:
svn path=/head/; revision=91512
|
|
|
|
| |
Notes:
svn path=/head/; revision=91511
|
|
|
|
| |
Notes:
svn path=/head/; revision=91510
|
|
|
|
|
|
|
|
|
|
|
| |
previous update on the way.
Generalize this port such that switching between GCC snapshots and releases
will be even simpler next time. Remove code to use CVS to obtain sources as
I (wearing my GCC hat) can guarantee that we will provide snapshots as long
as needed in the future.
Notes:
svn path=/head/; revision=91509
|
|
|
|
|
|
|
| |
[2] Really don't install non-unique files. MANx too.
Notes:
svn path=/head/; revision=91508
|
|
|
|
| |
Notes:
svn path=/head/; revision=91507
|
|
|
|
|
|
|
| |
No CONFLICTS needed for it.
Notes:
svn path=/head/; revision=91506
|
|
|
|
|
|
|
|
| |
PR: 58058
Submitted by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
Notes:
svn path=/head/; revision=91504
|
|
|
|
| |
Notes:
svn path=/head/; revision=91503
|
|
|
|
|
|
|
|
|
| |
to BUILD_DEPENDS, but use the include file as a dependency instead.
Discussed with: maintainer
Notes:
svn path=/head/; revision=91502
|
|
|
|
| |
Notes:
svn path=/head/; revision=91501
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the source archive of groff-1.18.1 until it will be uploaded at
ftp.gnu.org again.
PR: 57490
Support .In macro in the text.
Submitted by: horikawa
Notes:
svn path=/head/; revision=91500
|
|
|
|
|
|
|
|
|
| |
Noticed on: bento
Submitted by: jon@witchspace.com
Notes:
svn path=/head/; revision=91499
|
|
|
|
|
|
|
|
|
|
|
| |
allows configure-run test programs to find the right include files and
libraries.
Breakage reported by: many
Fix submitted by: adamw
Notes:
svn path=/head/; revision=91498
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
for gcc3.3, 10 months of updates are included:
- Rework expression parsing and elaboration to accomodate real/realtime
values and expressions.
- Calculate delay statement delays using elaborated expressions instead
of pre-elaborated expression trees.
- Implement the wait statement behaviorally instead of as nets.
- Support event names as expression elements.
- Fix configuration errors, spelling errors, clarification of certain
objects.
See internal revision logs in each file for more elaboration.
Notes:
svn path=/head/; revision=91497
|
|
|
|
|
|
|
|
| |
PR: ports/58119
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Notes:
svn path=/head/; revision=91495
|
|
|
|
|
|
|
|
| |
Approved bu: maintainer
Reported by: kris via bento
Notes:
svn path=/head/; revision=91494
|
|
|
|
|
|
|
|
| |
PR: ports/58048
Submitted by: Philip M. Gollucci <philip@p6m7g8.com>
Notes:
svn path=/head/; revision=91492
|
|
|
|
|
|
|
|
| |
PR: 58044
Submitted by: clsung@dragon2.net
Notes:
svn path=/head/; revision=91491
|
|
|
|
|
|
|
|
| |
PR: 58046
Submitted by: clsung@dragon2.net
Notes:
svn path=/head/; revision=91490
|
|
|
|
|
|
|
|
|
| |
this version compiles with gcc-3.
PR: 58098
Notes:
svn path=/head/; revision=91489
|
|
|
|
|
|
|
|
|
|
|
| |
perl module for generating documents in
Rich Text Format.
PR: 58047
Submitted by: clsung@dragon2.net
Notes:
svn path=/head/; revision=91488
|
|
|
|
|
|
|
|
|
|
|
| |
a perl module that produce UML sequence
diagrams.
PR: 58067
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Notes:
svn path=/head/; revision=91487
|
|
|
|
|
|
|
|
|
|
|
| |
a perl module that produce simple UML state
diagrams.
PR: 58068
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Notes:
svn path=/head/; revision=91486
|
|
|
|
|
|
|
|
|
| |
PR: 58157
Submitted by: maintainer
Reported by: kris via bento
Notes:
svn path=/head/; revision=91485
|
|
|
|
| |
Notes:
svn path=/head/; revision=91484
|
|
|
|
|
|
|
|
|
|
|
| |
a perl module for sorting a objects into a
tree structure.
PR: 58079
Submitted by: clsung@dragon2.net
Notes:
svn path=/head/; revision=91483
|
|
|
|
|
|
|
|
|
|
|
| |
perl5 interface to process and/or create
PGP email.
PR: 58083
Submitted by: clsung@dragon2.net
Notes:
svn path=/head/; revision=91482
|
|
|
|
|
|
|
|
|
| |
PR: ports/58095
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
Notified by: kris
Notes:
svn path=/head/; revision=91481
|
|
|
|
|
|
|
|
| |
PR: 58145
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notes:
svn path=/head/; revision=91480
|
|
|
|
|
|
|
|
| |
PR: 58143
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notes:
svn path=/head/; revision=91479
|