Commit graph

33895 commits

Author SHA1 Message Date
dmcmahill
514243a19e note addition of verilog-mode 2002-10-14 02:29:37 +00:00
dmcmahill
4b3af68b64 add and enable verilog-mode 2002-10-14 02:28:51 +00:00
dmcmahill
de8c84b1c7 initial import of verilog-mode-3.60
This is a major mode for editing Verilog HDL source code under GNU Emacs or
XEmacs.
2002-10-14 02:28:18 +00:00
kim
6763cdc3c1 Expand & in the gecos field to a capitalized login name. 2002-10-14 01:51:26 +00:00
dmcmahill
6c12c68027 note update of cad/dinotrace to 9.1h 2002-10-14 01:28:49 +00:00
dmcmahill
e58fa678a0 update to dinotrace-9.1h
Changes in Dinotrace 9.1h  08/30/2002
***     Save_duplicates is now on by default.

****    Fixed several bugs when save_duplicates is enabled.

****    Updated Windows install.  [Greg Loxtercamp]

****    Fixed coredump reading wide ascii traces.  [Vitaly Oratovsky]
2002-10-14 01:28:02 +00:00
lukem
df661f69e5 Only set apache_start to "start" if it's not already set.
Previously, if apache_start was set in /etc/rc.conf and /etc/rc.d/apache was
loaded as part of the /etc/rc start sequence, apache_start's value would
be overridden by "apache_start=start" in this script, because /etc/rc.conf
would have already been loaded and load_rc_config() would not reload it again.

This problem would not have been seen if /etc/rc.d/apache was started
manually, or /etc/rc.conf.d/apache or @PKG_SYSCONFDIR@/apache_start.conf
was used to set apache_start.

(I am using /etc/rc.conf, and was wondering why apache wasn't starting
with ssl support at boot, but worked after a manual restart...)
2002-10-14 00:29:50 +00:00
kim
d4f819ef7a Add support for enabling MSDFS in Samba. 2002-10-13 23:13:50 +00:00
dmcmahill
2d6f77f370 note update of cad/verilog-current to 20020921 2002-10-13 23:02:25 +00:00
dmcmahill
70bebbcb5f update to verilog-current-20020921 snapshot. Many improvemnts in the
synthesis code and bug fixes in the simulation code since the last
packaged snapshot.
2002-10-13 23:01:27 +00:00
seb
25e9e6b0ea Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
seb
a7fce54e24 Use buildlink2. Use perl5/module.mk. Fix COMMENT. 2002-10-13 22:10:13 +00:00
seb
59f516a51b Use perl5/module.mk. 2002-10-13 22:02:55 +00:00
seb
7cccf7280b Use buildlink2. Use perl5/module.mk. Fix COMMENT. 2002-10-13 22:00:30 +00:00
wiz
9ce809e1c0 mail/tnef-1.1.2 update [minor] 2002-10-13 20:21:01 +00:00
wiz
c5bc4f9d24 Update to 1.1.2. Buildlink1 -> buildlink2.
Changes since 1.1.1:
* Fixing bug with MAPI_ATTACH_OBJ_DATA instead of attATTACHMENT usage.
* Minor Updates of copyright and bug reporting address.
2002-10-13 20:20:24 +00:00
wiz
dc9053ecc7 updated audio/SDL-mixer to 1.2.4 2002-10-13 20:06:06 +00:00
wiz
80620dd374 Update to 1.2.4:
1.2.4:
 * Updated the CodeWarrior project files
 * Added a function to query the music format: Mix_GetMusicType()
 * Added a function to load audio data from memory: Mix_QuickLoad_RAW()
 * Cleaned up threading issues in the music playback code
 * Fixed deadlock introduced in the last release
1.2.3:
 * Updated autogen.sh for new versions of automake
 * Specify the SDL API calling convention (C by default)
 * Fixed recursive audio lock in the mixing function
 * Fixed setting invalid volume when querying mixer and music volumes
 * Implemented Ogg Vorbis stream rewinding
 * Added native midi support on Linux, using GPL code
	--enable-music-native-midi-gpl
 * Added seek support for MP3 files
 * Sample "finished" callbacks are now always called when a sample is stopped.
1.2.2:
 * Added an API for seeking in music files (implemented for MOD and Ogg music)
	Mix_FadeInMusicPos(), Mix_SetMusicPosition()
 * Exposed the mikmod synchro value for music synchronization
	Mix_SetSynchroValue(), Mix_GetSynchroValue()
 * Fixed MOD music volume when looping
 * Stop implicit looping, set fade out and other flags on MOD files
 * The music file type is now determined by extension as well as magic
 * Reworked playwave.c to make it more useful as a mixer testbed
 * Added a realtime sound effect API to SDL_mixer.h
 * Added the following standard sound effects:
	panning, distance attenuation, basic positional audio, stereo reversal
 * Added API for mixer versioning: Mix_Linked_Version() and MIX_VERSION()
 * Updated MikMod code to version 3.1.9a
 * Added support for loading AIFF audio chunks
 * Added native MIDI music support on MacOS and MacOS X
 * Added native MIDI music support on Windows
 * Added Project Builder projects for building MacOS X framework
 * Fixed compilation problems with mikmod under MacOS X
 * Fixed AIFF music playing support
 * Fixed building Ogg Vorbis support on Windows
 * Added Mix_ChannelFinished() and Mix_GetChunk()
 * Added VOC sound file support
 * Fixed crashes when API used with audio not initialized
 * Added support for building RPM directly from tar archive
2002-10-13 20:04:43 +00:00
kristerw
80ffc9338c Note update of devel/SDL to 1.2.5. 2002-10-13 19:34:35 +00:00
kristerw
84ca00410a Oops. Forgot to add patch-aa in previous commit. 2002-10-13 19:31:13 +00:00
kristerw
39c4d3ac7d Update SDL to version 1.2.5.
This update consists of numerous bugfixes. See
   http://www.libsdl.org/release/changes-1.2.html
for a full list.
2002-10-13 19:28:56 +00:00
wiz
d9b0e9a4fe Remove a bogus directory in the post-install step. 2002-10-13 17:08:56 +00:00
taca
17f5ae48ac Note update of www/squid package to 2.5.1 (squid-2.5.STABLE1). 2002-10-13 16:44:54 +00:00
taca
0e4cf6d382 Update squid to 2.5.1 with several patches from
http://www.squid-cache.org/Versions/v2/2.5/bugs/.

Now try to install more authentication modules, but those modules
should be handled by proper frame work (Curretly, SASL modules
aren't handled).

Changes to squid-2.5 ():

	- Major rewrite of proxy authentication to support other schemes
	  than basic. First in the line is NTLM support but others can
	  easily be added (minimal digest is present). See Programmers Guide.
	  (Robert Collins & Francesco Chemolli)
	- Reworked how request bodies are passed down to the protocols.
	  Now all client side processing is inside client_side.c, and
	  the pass and pump modules is no longer used.
	- Optimized searching in proxy_auth and ident ACL types. Squid should
	  now handle large access lists a lot more efficiently.
	  (Francesco Chemolli)
	- Fixed forwarding/peer loop detection code (Brian Degenhardt) -
	  now a peer is ignored if it turns out to be us, rather than
	  committing suicide
	- Changed the internal URL code to obey appendDomain for internal
	  objects if it needs appending. This fixes weirdnesses where
	  a machine can think it is "foo.bar.com", and "foo" is requested.
	  (Brian Degenhardt)
	- Added the use of Automake to create the Makefile.in's in the squid
	  source tree. This will allow libtool in the future, and immediately
	  allows better dependency tracking - with or without gcc - as well
	  as the dist-all and distcheck targets for developers which respectively
	  build a tar.gz and a tar.bz2 distribution, and check that what will be
	  distributed builds.
	- Added TOS and source address selection based on ACLs,
	  written by Roger Venning. This allows administrators to set
	  the TOS precedence bits and/or the source IP from a set of
	  available IPs based upon some ACLs, generally to map different
	  users to different outgoing links and traffic profiles.
	- Added 'max-conn' option to 'cache_peer'
	- Added SSL gatewaying support, allowing Squid to act as a SSL server
	  in accelerator setups.
	- SASL authentication helper by Ian Castle
	- msntauth updated to v2.0.3
	- no_cache now applies to cache hits as well as cache misses
	- the Gopher client in Squid has been significantly improved
	- Squid now sanity checks FTP data connections to ensure the
	  connection is from the requested server. Can be disabled if
	  needed by turning off the ftp_sanitycheck option.
	- external acl support. A mechanism where flexible ACL checks
	  can be driven by external helpers. See the external_acl_type
	  and acl external directives.
	- Countless other small things and fixes
	- HTML pages generated by Squid or CacheMgr as well as the
	  ERR documents now contain a doctype declaration so that
	  browsers know which HTML specification the document uses.
	  In addition to that they have a new look (background-color, font)
	  and are valid according to the HTML standards at www.w3.org.
	  (Clemens Löser)
	- Login and password send to Basic auth helpers is now URL escaped
	  to allow for spaces and other "odd" characters in logins and
	  passwords
	- Proxy Authentication is no longer blindly forwarded to peer
	  caches if not used locally. If forwarding of proxy authentication
	  is desired then it must now be configured with the login=PASS
	  cache_peer option.
	- Responses with Vary: in the header are now cached by squid.
	  (Henrik Nordstrom).
	- Removed unused 'siteselect_timeout' directive.
2002-10-13 16:43:20 +00:00
jschauma
6451ddb384 back out previous. EXTRACT_SUFX is already set to .bin
Pointed out by jlam.
2002-10-13 16:30:56 +00:00
wiz
1ceea55f2b Fix DISTNAME (silent symlink update on the master site). 2002-10-13 16:30:41 +00:00
wiz
823e610fdb buildlink1 -> buildlink2. 2002-10-13 16:17:57 +00:00
wiz
997f9c244e Unused. 2002-10-13 16:10:02 +00:00
wiz
43aa70891d buildlink1 -> buildlink2 (untested). 2002-10-13 16:09:32 +00:00
wiz
701aa2936d Add and enable Speex. 2002-10-13 16:08:03 +00:00
wiz
99d3c04777 Note addition of audio/Speex. 2002-10-13 16:07:30 +00:00
wiz
bd0c52c567 Initial import of Speex-1.0beta1 (as 0.99.1) into pkgsrc.
The Speex project aims to build an open-source, patent-free voice
codec.  Unlike other codecs like MP3 and Ogg Vorbis, Speex is
specially designed for compressing voice at low bitrates in the
8-32 kbps/channel range.  Possible applications include Voice over
IP (VoIP), internet audio streaming, archiving of speech data (e.g.
voice mail), and audio books.  In some sense, it is meant to be
complementary to the Ogg Vorbis codec.
2002-10-13 16:04:48 +00:00
wiz
5bad129785 buildlink1 -> buildlink2. 2002-10-13 15:49:56 +00:00
wiz
278e148095 Make more readable, and fix right hand side of DEPENDS. 2002-10-13 15:24:22 +00:00
wiz
98ccb817f3 buildlink1 -> buildlink2. 2002-10-13 14:52:20 +00:00
wiz
e50cfaebb6 Still one user (dylan-*). 2002-10-13 14:45:07 +00:00
wiz
4816887cf6 buildlink1 -> buildlink2. 2002-10-13 14:06:04 +00:00
wiz
6690cff510 buildlink1 -> buildlink2. 2002-10-13 13:33:48 +00:00
wiz
2a4c96a2ed Unused. 2002-10-13 12:40:28 +00:00
wiz
fd000d2d6a buildlink1 -> buildlink2. 2002-10-13 12:40:07 +00:00
wiz
9593d2f948 buildlink1 -> buildlink2. 2002-10-13 12:25:55 +00:00
wiz
80159f256d buildlink1 -> buildlink2 (untested). 2002-10-13 12:24:03 +00:00
wiz
a42139d69d buildlink1 -> buildlink2. 2002-10-13 12:21:02 +00:00
wiz
379590f98f Unused. 2002-10-13 12:18:11 +00:00
wiz
a24b0ac88a buildlink1 -> buildlink2. 2002-10-13 12:17:44 +00:00
wiz
b1923d7607 Unused. 2002-10-13 12:17:15 +00:00
wiz
29f012dbbf buildlink1 -> buildlink2. 2002-10-13 12:09:13 +00:00
wiz
6676fc5687 Unused. 2002-10-13 12:05:01 +00:00
wiz
e33663a96a buildlink1 -> buildlink2. 2002-10-13 11:55:54 +00:00
wiz
8a9c1dc86e buildlink1 -> buildlink2. 2002-10-13 11:44:31 +00:00