Commit graph

14861 commits

Author SHA1 Message Date
rh
f5b1e4dc74 set USE_MESA prior to bsd.prefs.mk to make sure the test for built-in Mesa
gets executed
2000-10-22 05:52:24 +00:00
wiz
ffe1fd3030 Do the DISTNAME/EXTRACT_SUFX dance to avoid DISTFILES with only one entry. 2000-10-21 23:15:24 +00:00
wiz
0cd1a44d5b reorder lines for pkglint, fix DEPENDS line, remove whitespace 2000-10-21 23:10:26 +00:00
wiz
f0aeb8c675 move BUILD_DEPENDS line to correct place 2000-10-21 23:08:07 +00:00
wiz
d5b69fd44e remove trailing space 2000-10-21 23:07:17 +00:00
wiz
9fa43ad434 remove trailing whitespace 2000-10-21 23:05:56 +00:00
wiz
e4ba4bde2e add RCS Id 2000-10-21 23:05:15 +00:00
wiz
6cb7249779 remove blank line 2000-10-21 23:04:34 +00:00
wiz
ce32b84ea8 NO_CHECKSUM is set, so we don't need an (empty) md5 file 2000-10-21 23:03:06 +00:00
wiz
4b30fa141d patch -> ${PATCH} 2000-10-21 23:02:18 +00:00
wiz
2fd41b2180 reorder lines for pkglint 2000-10-21 22:59:33 +00:00
wiz
f260628b98 reorder lines to be more pkglint-friendly 2000-10-21 22:56:47 +00:00
wiz
1f649a9bb5 remove trailing whitespace 2000-10-21 22:55:02 +00:00
wiz
88fd17699b add RCS Id 2000-10-21 22:54:23 +00:00
wiz
fe0b531972 remove trailing whitespace 2000-10-21 22:52:37 +00:00
wiz
2dc6f6429e remove trailing dot 2000-10-21 22:51:45 +00:00
wiz
00476886c3 remove blank line 2000-10-21 22:50:53 +00:00
wiz
7d654145c1 move BUILD_DEPENDS into the DEPENDS block 2000-10-21 22:49:17 +00:00
wiz
2f9e6863b2 add RCS Id 2000-10-21 22:47:25 +00:00
wiz
b53d7d4ad5 rm -> ${RM} 2000-10-21 22:45:28 +00:00
wiz
9cbb8e1a6b remove '^a ' and '.$' 2000-10-21 22:43:25 +00:00
wiz
3c11012446 move line for pkglint 2000-10-21 22:42:46 +00:00
wiz
cad787b730 remove trailing whitespace 2000-10-21 22:39:12 +00:00
wiz
5d1649ea26 reorder line for pkglint 2000-10-21 22:38:58 +00:00
wiz
10fbf4fab7 reorder lines for pkglint 2000-10-21 22:36:33 +00:00
wiz
ffd7953008 remove superfluous empty line 2000-10-21 22:27:12 +00:00
wiz
1cf1893cd0 ${MKDIR} includes -p. chown -> ${CHOWN}, chmod -> ${CHMOD} 2000-10-21 22:26:07 +00:00
wiz
ab557744c7 add empty line for pkglint 2000-10-21 22:24:47 +00:00
wiz
3cb62d5fee rm -> ${RM} 2000-10-21 22:23:00 +00:00
wiz
e11c943ee8 oops. echo -> ${ECHO} 2000-10-21 22:21:23 +00:00
wiz
8360ed458c move line for pkglint 2000-10-21 22:19:21 +00:00
wiz
22a4592084 reorder lines for pkglint 2000-10-21 22:03:22 +00:00
mycroft
a31af85baa Regen. 2000-10-21 21:58:29 +00:00
mycroft
52436f757f int32_t -> int
This broke on -current, because int32_t isn't defined by default.  In addition,
it's kinda dumb to do this in one particular place, leaving the rest of the
structures defined to use non-fixed types.
2000-10-21 21:57:39 +00:00
rh
88197ef7e5 Update gal to 0.2. Changes include:
* gal/e-text/e-text.c (e_text_destroy): Remove dbl_timeout and
     tpl_timeout.
   * gal/e-text/e-text-event-processor-emacs-like.c: Made the number
     keys on the number pad work in ETexts and ECellTexts.
   * gal/e-text/e-entry.c: Made EEntry accept focus properly.
   * gal/widgets/e-hscrollbar.c (e_hscrollbar_new): Use
     `gtk_object_new()' instead of `gtk_type_new()' and then
     `gtk_object_set()', as the latter doesn't set the CONSTRUCTED
     flag.
   * gal/widgets/e-vscrollbar.c (e_vscrollbar_new): Likewise.
   * gal/widgets/e-scroll-frame.c (e_scroll_frame_set_vadjustment):
     Use an EVScrollbar instead of a GtkVScrollbar.
     (e_scroll_frame_set_hadjustment): Use an EHScrollbar instead of a
     GtkHScrollbar.
   * gal/widgets/e-vscrollbar.h: New.
   * gal/widgets/e-vscrollbar.c: New.
   * gal/widgets/e-hscrollbar.h: New.
   * gal/widgets/e-hscrollbar.c: New.
   * configure.in: Use $UNICODE_CFLAGS and $UNICODE_LIBS instead
     of gnome-config
2000-10-21 21:32:44 +00:00
wiz
8aaed46d66 Bring pkg specific options into more of an alphabetic order. 2000-10-21 21:20:11 +00:00
wiz
baf32ff317 reorder line for pkglint 2000-10-21 20:51:22 +00:00
wiz
4119241d6b Remove unnecessary lines. 2000-10-21 20:50:57 +00:00
wiz
0ab458d0dd update ZIP_ENCRYPTION comment, since it only applies to zip1 anymore 2000-10-21 20:50:15 +00:00
wiz
9f5ece60c9 Enable assembler optimizations on i386 and sparc (where I could verify
compilation).
XXX: someone on ARM or MIPS processors could try activating those options...
2000-10-21 20:39:53 +00:00
wiz
2bf7b24e7d Build with encryption support by default (since crypto code is freely
exportable now), using latest crypto add-on sources.
Update main distribution site and homepage.
Remove CRYPTO line (not strong cryptography).
Bump to 2.3nb1.
2000-10-21 20:10:18 +00:00
wiz
fe35c5428d Remove cvs-current package, obsoleted by the cvs package. 2000-10-21 19:35:45 +00:00
wiz
ba6a7fdff3 Remove obsoleted RCS_LOCALID section (now runtime variable). 2000-10-21 19:32:34 +00:00
wiz
8203c24723 Mirror commits to cvs in base system:
Make LOCALID a runtime option, instead of a compiletime option, by moving
the value to CVSROOT/config (repository specific).
Some minor fixes for buffer sizes.
Add a RCS Id where missing; add some warning about the deprecated
RCS_LOCALID variable.
Both changes from OpenBSD.
Bump to 1.11nb1.
2000-10-21 19:29:05 +00:00
rh
409ad4eca6 Add and enable ispman 2000-10-21 19:03:22 +00:00
rh
67901da729 Initial import of ispman-0.5, an ISP management software 2000-10-21 19:02:32 +00:00
rh
24d5bcac9e Add and enable p5-ispman 2000-10-21 18:59:49 +00:00
rh
a3868733ed Initial import of p5-ispman-0.5, a Perl5 module for the ispman web
administrator
2000-10-21 18:57:04 +00:00
rh
33e8bfa73e Add entry for USE_PAM 2000-10-21 18:53:29 +00:00
rh
654a40fbf8 Add optional PAM support if USE_PAM is defined 2000-10-21 18:50:49 +00:00