Commit Graph

832 Commits

Author SHA1 Message Date
reinhard
5f12e04ca9 Tomcat is the Java Servlet / Java Server Page environment produced
by the Apache Foundation's Jakarta Project.  This package provides
the servlet.jar archive, providing standard API implenetations used
for building JSP and servlet-based applications, including Tomcat
itself (the jakarta-tomcat package).
2001-06-17 12:17:01 +00:00
reinhard
d32780a46b Ant is a Java based build tool. In theory it is kind of like make
without make's wrinkles.

MAINTAINER=     Felix Kronlage <fkr@grummel.net>
2001-06-17 12:15:48 +00:00
brad
64c76705fd upgrade to shtool 1.5.4 2001-06-16 00:42:25 +00:00
lebel
816f063448 well, it is cleaner to do PKGNAME=e${DISTNAME} 2001-06-15 15:54:19 +00:00
lebel
0f55f687ca +ectags 2001-06-15 15:30:26 +00:00
lebel
9818d46c47 initial import of ectags-5.0.1:
--
Exuberant Ctags is a multilanguage reimplementation of the much-
underused ctags(1) program. It generates indexes of source code
definitions which are used by a number of editors and tools.
 
Support for Assembler, AWK, ASP, BETA, Bourne/Korn/Z Shell, C,
C++, COBOL, Eiffel, Fortran, Java, Lisp, Makefile, Pascal, Perl,
PHP, Python, REXX, Ruby, S-Lang, Scheme, Tcl, and Vim is present;
in particular, the C/C++ parser is far less easily fooled by pre-
processor conditional constructs than many other ctags(1) imple-
mentations.
 
WWW: http://ctags.sourceforge.net/

Submitted by Chris Cox <cox.family@sk.sympatico.ca>
2001-06-15 15:25:49 +00:00
pvalchev
a089dd2304 don't talk about a Mesa dependency as there is none now 2001-06-12 23:31:07 +00:00
avsm
3b19940798 + p5-Parse-RecDescent 2001-06-12 16:58:36 +00:00
avsm
170306f346 initial import of p5-Parse-RecDescent-1.80
--
Parse::RecDescent incrementally generates top-down recursive-descent
text parsers from simple yacc-like grammar specifications.
2001-06-12 16:57:08 +00:00
shell
63b3f75454 Add MASTER_SITE, from maintainer 2001-06-11 19:27:22 +00:00
espie
093b99d532 checksum change, noticed by Claus Assmann <ca+openbsd_ports@esmtp.org>
Nothing interesting nor tricky, just a notice that concerns win32.
2001-06-09 20:33:48 +00:00
shell
6e4e509022 Rename asp2php,gui to asp2php,no_x11 2001-06-08 17:03:09 +00:00
shell
9ebc368503 Use "no_x11" FLAVOR now 2001-06-08 17:02:12 +00:00
wilfried
7c38fb687f A misspelled function got silently fixed in mysql++ 1.7.9
(clinet_info -> client_info)
2001-06-08 08:55:21 +00:00
brad
1efe97dd4f upgrade to automake 1.4-p1
--
Ok'd by: espie@
2001-06-07 18:23:21 +00:00
shell
15774e268c Upgrade to 0.15, from maintainer 2001-06-07 16:59:49 +00:00
camield
6e22f0634f update to 1.0, from maintainer 2001-06-07 09:00:43 +00:00
naddy
f39dad037e Update to 1.106.1.74.
- Correct a link in the navigation header.
- Avoid localizing @_ to make threaded Perl happy.
- Change "Previous Directory" to "Parent Directory".
- Properly HTML-quote function names in the colored diff view.
2001-06-05 19:29:57 +00:00
wilfried
2ba17cf83f upgrade to 1.7.9
- Fixed a serious bug in Connection constructor when reading MySQL options
- Improved copy constructor and some other methods in Result / ResUse
- Many other minor improvements
- Produced a complete manual with chapter 5 included
- Updated documentation, including a Postscript format

add a -docs sub-package
2001-06-05 12:30:02 +00:00
naddy
ff639cb6f3 Update to 15.1. Submitted by Sungman Cho <smcho@tsp.korea.ac.kr>,
no reaction from maintainer.
2001-06-04 11:52:10 +00:00
avsm
5b5bc827ab Update to astyle-1.14.1 , the new stable tree
Spotted by matt@
2001-06-03 20:06:37 +00:00
shell
d393831c34 Remove @dirrm 2001-06-03 18:07:30 +00:00
shell
83e70d6cca SUBDIR += p5-Devel-SmallProf 2001-06-03 17:52:58 +00:00
shell
579fc93ecb Initial import of p5-Devel-SmallProf-0.9
Submitted by Srebrenko Sehic <haver@insecure.dk>
---

The Devel::SmallProf profiler is focused on the time taken for a program
run on a line-by-line basis. It is intended to be as "small" in terms of
impact on the speed and memory usage of the profiled program as possible
and also in terms of being simple to use.
2001-06-03 17:52:08 +00:00
brad
6de20d30a3 update dependency entries for MySQL. 2001-06-03 05:32:16 +00:00
brad
18cddb6271 better post-patch target 2001-06-03 04:24:53 +00:00
pvalchev
1115e32bab add palm to categories
okay naddy@, espie@
2001-06-02 23:41:44 +00:00
kevlo
87205a7bd1 update MASTER_SITES
--
Ok'd by maintainer
2001-06-02 15:18:43 +00:00
camield
dcc5e63c1b add rats, lam
sort & sync
2001-06-01 09:30:21 +00:00
camield
233bd32feb c source code auditing tool
From Jason Peel <jsyn@nthought.com>
2001-06-01 09:12:30 +00:00
shell
1fad269b8c flawfinder is maintained by Jason Peel <jsyn@nthought.com> 2001-06-01 09:09:24 +00:00
shell
cdae7237a7 SUBDIR += flawfinder 2001-06-01 07:56:34 +00:00
shell
d353069e5d Initial import of flawfinder-0.12
Submitted by jsyn <jsyn@nthought.com>
---
Flawfinder is a program that can scan code and identify out potential
security flaws, ranking them by likely severity.  Unlike ITS4,
flawfinder is completely open source / free software (it's released
under the GPL license).

Flawfinder will miss some security problems, and point out issues
that aren't really security problems, but nevertheless it can help
track down security problems in code so that the code can be fixed.
2001-06-01 07:55:45 +00:00
brad
02992c0124 upgrade to gettext 0.10.38 2001-05-30 02:14:12 +00:00
pvalchev
0184518bc6 sdl: build sun-esd-gl flavor instead of oss-gl 2001-05-29 23:23:49 +00:00
pvalchev
fdb0db3f2e - Implement a native audio driver by <vedge2@vedge.com.ar> as a "sun"
flavor, being the default one (fetching distfile from an external site).
- Isolate esd as a separate flavor from oss -- a combination with either
"sun" or "oss" is possible.
2001-05-24 05:54:55 +00:00
kevlo
5383140a88 Bump major rev in png dependeny entries after upgrade of png:
png.1 -> png.2
--
Ok'd by: brad@
2001-05-24 02:27:06 +00:00
brad
a9434885b2 patches to add thread-safe usleep() soft syscall wrapper.
--
From: vedge <vedge2@vedge.com.ar>
2001-05-24 00:07:13 +00:00
naddy
927b9f8ebc typo; from Gerardo Santana Gomez Garrido <santana@openbsd.org.mx> 2001-05-23 13:19:29 +00:00
wilfried
896cbe9f6c upgrade to 1.10
- readline-4.2 support
- fix bug when ornament string does not use any control characters.
- add Gnu/euc_jp.pm which is still experimental.
- typemap: redefine FILE * to support perl 5.7.
2001-05-21 14:43:50 +00:00
shell
cda78f56e3 Minor upgrade to 0.75.14 2001-05-21 04:13:59 +00:00
kevlo
c0bb2e34bf +p5-Set-Scalar 2001-05-20 14:24:52 +00:00
kevlo
952bcb19d0 Initial import of p5-Set-Scalar 1.09
This Perl module containing a set of scalars, including references.
2001-05-20 14:24:00 +00:00
kevlo
e295b2b5a9 upgrade to version 1.5.8c 2001-05-20 12:51:39 +00:00
pvalchev
e57479da76 Remove some dead/old MASTER_SITES, reorganize. 2001-05-18 22:59:34 +00:00
obecian
ce347fdfc4 do not attempt to @dirrm include/SDL on supplementary libs
caught by pvalchev@, espie@ ok
2001-05-17 22:16:11 +00:00
pvalchev
a58b73a066 make -> ${MAKE_PROGRAM} 2001-05-17 14:00:18 +00:00
pvalchev
396fdfefb4 Add -L${X11BASE} to sdl-config, as it is usually required.
Noticed by naddy@
2001-05-16 23:55:36 +00:00
brad
440d4a4d8c add a pre-extract target which forces the user to remove any existing
versions of gettext.
2001-05-15 13:12:24 +00:00
brad
26e2c81a2c upgrade to gettext 0.10.37 2001-05-14 20:59:20 +00:00