hubertf
e0200bed31
There is one place where Tcl_Eval is called with a const value but the
...
manpage says it should be calles with a writable value. See PR 7611
by Michael Graff <explorer@flame.org> for a longer description.
The patch was also sent back to the sdr maintainers.
2000-12-28 13:30:20 +00:00
wiz
5b83d88915
Fix compilation on alpha.
2000-12-27 23:44:01 +00:00
wiz
750aebec5a
add and enable common-mml
2000-12-21 12:37:59 +00:00
hubertf
9f1a537c64
Import common-mml-1.2.0:
...
The UCL common multimedia library implements a number of algorithms and
protocols needed by a number of our applications. It compiles standalone
on a range of Unix systems (Solaris, Linux, Irix, FreeBSD) and on Windows
95/98/NT.
The following protocols/algorithms are included in the library:
* Base64 encoding/decoding
* Binary tree
* Random number
* HMAC authentication
* MD5
* DES
* RTP
* Mbus
2000-12-17 09:46:00 +00:00
hubertf
80386e6127
enable IPv6 if USE_INET6 is set
2000-12-17 09:43:16 +00:00
hubertf
6512f4859d
Update sdr to 3.0. Changes:
...
3.0 K.Hasler/E.Whelan 22 Aug 2000
- new 'application' media type for session directories
- fixed byte ordering of headers on intel machines
- fixed IP6 address allocation for unix IP6 stacks
- Authentication and encryption code fixed to allow for extra space
for IPv6 addresses
- Added IPv6 flags to configure scripts "--enable-ipv6"
3.0 K.Hasler 6 Dec 1999
- changed use of option get to use the resource procs in generic.tcl
- store_address now returns if it already has the address.
3.0 C.Perkins 16 Nov 1999
- Remove TTL scoping option
2.9 K.Hasler 26 Oct 1999
- created a directory type for the directory icon, so that the directory icon
is displayed for directory sessions in the main SDR window.
- Fix reshow_sessions to delete sessbox when they exist - fixes problem when
using the Apply button from the preferences window.
2.9 E.Whelan 25 Oct 1999
- fixed window problems caused by adding directories - fixes problems
with passphrase window.
- eg geometry option and key passphrase window at startup
- FAQ has also been updated
- Fixed problem which quit from SDR when closed directory windows
2.8 K.Hasler 9 Sep 1999
- fixdaysinmonth proc fixes daysinmonth variable for leap years. Used
when creating a new session and in calendar.
- Fix convert_vars to recognise other variable separators (ie not just /).
- Fixed set_fmt_menu in create_proc_menu which had attributes in wrong order.
- Directory SDP Patches from: http://www.live.com/sdrpatch.html
2.7e K.Hasler 15 July 1999
- enabled pgp
2000-12-17 09:39:53 +00:00
hubertf
44cdb5ecb2
Update to 2.7nb1 by applying the patches from PR 11019.
...
Patches by Love <lha@stacken.kth.se>
PR 11019 by Manuel Bouyer <bouyer@antioche.lip6.fr>
2000-12-16 05:44:09 +00:00
wiz
a32b3a5655
Unify Makefiles -- mostly headers: remove FreeBSD Ids.
...
Consistent 4 character indentation of SUBDIR entries.
2000-12-12 01:30:36 +00:00
mycroft
f78bb31186
Make this build on Alpha.
2000-12-03 06:30:05 +00:00
mycroft
76605ef944
Make this build on Alpha.
2000-12-03 06:17:36 +00:00
mycroft
6883a9723d
Regen.
2000-10-23 04:11:01 +00:00
mycroft
4bc1dc82d7
Nuke -ggdb. We strip the installed executable anyway, and this option breaks
...
builds on at least PowerPC.
2000-10-23 04:10:48 +00:00
wiz
2f9e6863b2
add RCS Id
2000-10-21 22:47:25 +00:00
fredb
0c6b58570c
Reorganize crypto handling, as discussed on tech-pkg. Remove all
...
RESTRICTED= variables that were predicated on former U.S. export
regulations. Add CRYPTO=, as necessary, so it's still possible to
exclude all crypto packages from a build by setting MKCRYPTO=no
(but "lintpkgsrc -R" will no longer catch them).
Specifically,
- - All packages which set USE_SSL just lose their RESTRICTED
variable, since MKCRYPTO responds to USE_SSL directly.
- - realplayer7 and ns-flash keep their RESTRICTED, which is based
on license terms, but also gain the CRYPTO variable.
- - srp-client is now marked broken, since the distfile is evidently
no longer available. On this, we're no worse off than before.
[We haven't been mirroring the distfile, or testing the build!]
- - isakmpd gets CRYPTO for RESTRICTED, but remains broken.
- - crack loses all restrictions, as it does not evidently empower
a user to utilize strong encryption (working definition: ability
to encode a message that requires a secret key plus big number
arithmetic to decode).
2000-09-09 19:40:14 +00:00
jwise
21587c5907
Adapt this package to tk-8.3.2.
2000-09-08 18:58:05 +00:00
jwise
c9e1bd05bf
Adapt this package to tk-8.3.2.
2000-09-08 01:09:34 +00:00
jwise
89df4381a3
Adapt this package to tk-8.3.2.
2000-09-08 00:48:15 +00:00
jwise
7396ba7c20
`mbone / I'm in mbone / and my heart it swells, so I can hardly speak'
...
Adapt this package to tk-8.3.2.
2000-09-08 00:39:02 +00:00
jwise
fe4b4bfbb2
Mark remaining packages which need to be updated to work with tcl-8.3.2
...
with
BROKEN= This package has not yet been updated to work with tcl-8.3.2.
in order to make bulk builds quieter. These packages will be updated over the
weekend.
2000-09-01 17:58:02 +00:00
jwise
6a261465eb
Adapt this for tk-8.3.2, and fix for case where built as non-root (but installed
...
as root).
2000-08-31 00:11:31 +00:00
jwise
6e390a85b7
Adapt to tk-8.3.2.
2000-08-30 23:53:12 +00:00
wiz
7b4c3ce8e1
We don't need BUILD_DEPENDS and DEPENDS for the same package,
...
but we need an autoconf dependency if we use it.
2000-08-24 00:46:13 +00:00
hubertf
402899809a
Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
...
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions.
MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-18 22:46:29 +00:00
wiz
d734f7e4ba
Fix dependency on gsm, as noted by Michael Eriksson
...
<eramore@era-t.ericsson.se> in pkg/10381.
2000-06-16 22:40:04 +00:00
hubertf
7978eb002b
Ask for a properly installed gsm package to build with, nothing
...
half-baked.
2000-04-07 17:20:40 +00:00
hubertf
1a402c1320
Remove the extra-superflous BUILD_DEPENDS (and adjust the pkg to it)
2000-04-07 15:28:57 +00:00
bouyer
3be524928e
Make it compile on solaris.
2000-03-15 07:17:39 +00:00
bouyer
84906b3005
- make sure to include $(CPPFLAGS) when compiling gsm files
...
- make it compile on solaris
2000-03-13 13:17:14 +00:00
wiz
74874e66d9
remove trailing `.'
2000-03-09 13:47:31 +00:00
wiz
f895e15bb9
remove commented out SUBDIR += lines for packages that never got
...
converted from FreeBSD, or have been disabled since. Sorted lines
alphabetically, added some missing directories.
2000-02-25 01:04:11 +00:00
wiz
3c33288f4e
make it compile again (don't link statically)
2000-02-05 02:50:50 +00:00
wiz
9ffdfef8fc
defuzz
2000-02-02 04:01:59 +00:00
jlam
8705263f3c
* Split out mega-patch patch-ag in to separate patches.
...
* Duplicate changes in Tcl/Tk handling from mbone/vat.
* USE_X11, instead of USE_X11BASE
2000-01-26 23:15:11 +00:00
jlam
de304fed60
Remove unnecessary post-install target.
2000-01-26 22:16:47 +00:00
jlam
76c0406bcb
* Get -lgsm from ${PREFIX}/lib
...
* Get Tcl and Tk build variables from tcl/tkConfig.sh instead of pawing
through directory trees.
2000-01-26 22:14:18 +00:00
wiz
c214623d36
sh -> ${SH}
2000-01-09 01:39:37 +00:00
wiz
188035c823
use DISTNAME and PKGNAME instead of directly setting DISTFILES
2000-01-09 01:39:14 +00:00
abs
df05aef71f
Strip trailing '.', and/or leading '(a|an) '
2000-01-05 15:37:50 +00:00
rh
f90dc5bf51
Avoid fuzz by reducing context lines by one for this patch to omit RCS
...
keyword.
1999-12-12 08:21:58 +00:00
rh
ea6636b398
regen
1999-12-12 08:16:29 +00:00
rh
75cb45d153
clean up multi-patch mess and defuzz.
1999-12-08 10:20:37 +00:00
rh
5ad7f2cded
defuzz
1999-11-27 21:57:11 +00:00
hubertf
6f9b0a0778
add RCS IDs to patches, fix patchsum and move out of X11BASE
1999-10-28 02:40:23 +00:00
agc
606e5ab825
Mark packages as broken, where necessary.
1999-10-27 17:14:01 +00:00
dmcmahill
71a1d53e4e
fix broken -Wl,-R stuff for the X11 libraries.
...
addresses PR 8598.
1999-10-22 20:11:38 +00:00
is
95cdd6a24f
According to Hubertf, those patches he sent me aren't needed. I tested that
...
it still compiles and works.
1999-10-06 15:22:57 +00:00
is
b20a68d25e
last part of upgrading sdr to 2.7 on request of Hubert Feyrer.
...
Reason for upgrade: IPv6 support and a security fix.
1999-10-04 21:09:00 +00:00
is
a71678ce5e
Upgrade to sdr-2.7.
1999-10-04 20:56:59 +00:00
mycroft
b02d4788ec
ELF rpath issues.
1999-07-27 08:56:39 +00:00
mycroft
50bae43abb
ELF rpath issues.
1999-07-27 08:38:36 +00:00
agc
f4d5171de1
Add package patch checksum files.
1999-07-09 14:09:02 +00:00
agc
6b6a302f6c
Do the test for <sys/inttypes.h>'s existence a different and radical way -
...
use ".if exists"
1999-06-28 11:54:50 +00:00
mycroft
83e5abc510
Fix X linkage, too.
1999-06-04 15:21:12 +00:00
mycroft
950970c339
Add a generous dose of -Wl,-R so this builds on ELF platforms.
1999-06-04 15:11:27 +00:00
he
935d09b5cb
Apply the same patch as for vat to make this go with tcl8.0.5.
1999-05-31 17:11:22 +00:00
tv
5c60ed5794
Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
...
pattern match format. Minor pkglint along the way.
1999-05-24 20:39:35 +00:00
he
f7b6a0f63d
Fix and/or work around the
...
vat: invalid command name "tcl_findLibrary"
error by calling Tcl_Init() from a suitable spot.
1999-05-23 22:23:02 +00:00
he
25d4129b50
Make the "active" color actually make sense (and not be all dark).
...
Not 100% sure this is the right fix, but it's better than before.
1999-05-23 21:57:54 +00:00
garbled
3fe7edf239
add USE_X11=yes
1999-04-26 18:56:13 +00:00
kleink
fa1f387377
Fix linkage for X11 and Tcl/Tk libraries.
1999-04-23 13:49:25 +00:00
tron
e223067f30
Correct master site and add home page. Fixes PR pkg/7390 by Takahiro Kambe.
1999-04-15 07:21:04 +00:00
hubertf
95999ed778
Fix MASTER_SITES
1999-04-05 04:37:47 +00:00
hubertf
03ef7a25f3
- Find tk package in the proper directory (even with WRKOBJDIR set)
...
- tk source is now in a different directory
- add a pre-clean target to clean out the dependencies
1999-04-05 03:41:16 +00:00
hubertf
a6bf6a96c1
use GSM_DIR
1999-04-05 03:36:42 +00:00
hubertf
150f8d5545
There is no package in ${WRKOBJDIR}.
1999-04-05 03:24:06 +00:00
agc
363146f85e
Update to tk version 8.0.5. This seems to be primarily a bug-fix release.
1999-04-01 13:38:43 +00:00
agc
49ad04f369
Move the definition of BUILD_ROOT into bsd.pkg.mk, from the individual
...
package Makefiles which need it.
1999-03-22 09:38:22 +00:00
hubertf
2a95ad9c6b
Fix CONFLICTS (remove redundancy, mostly)
1999-02-20 22:48:24 +00:00
agc
f6473207ca
Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this
...
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".
1999-01-30 23:18:44 +00:00
hubertf
2c7527a8cc
Fix for compiling on 1.3.2/sparc - random() and gethost*() are
...
supplied by the OS.
1999-01-15 23:56:47 +00:00
tron
0c8df4dbe2
Replace outdated homepage with new one.
1999-01-08 00:24:18 +00:00
hubertf
f263a538de
Update MASTER_SITES, as reported by J Rizzo <riz@boogers.sf.ca.us>
...
in PR 6750
1999-01-06 22:21:01 +00:00
garbled
8230ed06cd
Make this pkg compile on alpha again:
...
LP64 fixes to deal with -Werror
Re-enable INTTYPES stuff that was lost in the recent update.
Thanks to Matt for helping me with a nasty.. ;)
1999-01-01 07:58:29 +00:00
tron
8742706ab7
Add "pre-clean" target to do "make clean" in "audio/gsm".
1998-12-30 01:07:07 +00:00
mycroft
4f8e868cf8
Use -O2, not -O6.
1998-11-24 16:32:06 +00:00
hubertf
c037d8c967
devide & optimize, per mycroft
1998-11-24 07:56:07 +00:00
agc
bc79f1588b
Use ${OPSYS} and ${OS_VERSION}.
1998-11-16 14:56:07 +00:00
frueauf
93b1705e3d
pkglint: move NOT_FOR_ARCHS where it belongs.
1998-11-13 01:26:58 +00:00
mycroft
5e61d8604d
Clean up RCS IDs.
1998-11-05 06:35:24 +00:00
mycroft
8e318baa36
2.5.8
1998-11-05 05:32:18 +00:00
mycroft
9e25d63e72
3.0.28
1998-11-05 02:46:09 +00:00
kleink
cbce6789d1
<sys/inttypes.h> -> <inttypes.h>. A brick flies off into the ether.
1998-10-02 09:49:59 +00:00
hubertf
f66a2e85c2
work around <sys/inttypes.h> not present in 1.3
1998-10-02 06:47:29 +00:00
garbled
384c07a72e
add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail
...
on alpha. There may be more, but I haven't seen them yet.
1998-09-22 06:11:35 +00:00
agc
aaf5955178
Modifications for a read-only pkgsrc (but writable WRKOBJDIR).
1998-09-15 17:05:04 +00:00
garbled
2bf4c9d999
Make the makefile honor LDFLAGS from the environment, and fix up a few
...
LP64'isms with help from kleink.
1998-09-13 18:02:10 +00:00
garbled
68efe4e9e1
Makefile: removed tk80 as a category, added USE_X11, fixed up build target
...
Patches: Added patch to fix alpha 64bit-ism, broke up patches into
separate files, fix various Makefiles WRT PREFIX,X11BASE and LOCALBASE
handling.
All in all, this was a mess. It works now on elf/alpha, pending a fix to
bsd.pkg.mk.. if that falls through, one line will fix it up in the
Makefile.
1998-09-13 17:06:08 +00:00
garbled
2dd5c08c03
Add the -rpath magic to make it go.
1998-09-13 15:15:00 +00:00
tsarna
6bd0d65c65
The Grand Homepagification:
...
- New, optional Makefile variable HOMEPAGE, specifies a URL for
the home page of the software if it has one.
- The value of HOMEPAGE is used to add a link from the
README.html files.
- pkglint updated to know about it. The "correct" location for
HOMEPAGE in the Makefile is after MAINTAINER, in that same
section.
1998-08-20 15:16:34 +00:00
agc
05b88260d7
Add NetBSD RCS Ids.
1998-08-07 13:16:49 +00:00
agc
41bfb30737
Add NetBSD RCS Ids.
1998-08-07 11:08:53 +00:00
hubertf
e47d939203
Pkg-name consistency: last '-'-seperated token is version.
1998-07-14 12:08:36 +00:00
agc
daa3dd519a
Update package Makefiles for automatic manual page handling.
1998-06-22 12:44:29 +00:00
is
fb233fe5d7
Upgrade sdr to 2.4a7 (with the TU Dresden Multimedia Reference Center bug
...
fixes added).
1998-06-18 10:45:54 +00:00
agc
1c37e29037
Describe this category of packages a bit better.
1998-06-04 11:04:04 +00:00
tv
92d0556067
Fix --host= rule to use a three part architecture, and fix GNU pkgs to use
...
the new automatic --host= setting. Now all GNU pkgs should work on all
archs (including arm32), except emacs/xemacs, which I'll fix soon.
1998-05-23 15:42:58 +00:00
agc
4fbcbb4b68
Don't hardcode /usr/pkg and /usr/X11R6 in a Makefile - use the values
...
for LOCALBASE and X11BASE which are passed down through the environment.
Pointed out by Manuel Bouyer.
1998-05-19 12:41:07 +00:00
frueauf
0851be7c5a
Mostly cosmetic changes to shut up portlint. Little bugfix for apache.
1998-05-09 15:24:42 +00:00
hubertf
477f7f7932
relative dirs are evil
1998-05-08 21:25:00 +00:00
hubertf
f705890a1b
Update to 3.0.24
1998-05-04 23:42:39 +00:00
agc
6e7b5cf644
Move to relative paths in the pkgsrc tree.
1998-04-24 09:20:33 +00:00
mycroft
e12a09fbd5
Add an explicit type for egcs.
1998-04-23 14:26:38 +00:00
agc
1f4495b33e
Remove the old deprecated DEPENDS definition from bsd.pkg.mk.
...
Implement a new DEPENDS definition, which looks for an installed
package, building it if not present, and use it in preference to
LIB_DEPENDS. This should make the package collection more useful on
NetBSD ELF ports.
1998-04-22 14:22:39 +00:00
agc
1354937ede
Make this work if OBJMACHINE is set, as pointed out by Christian Hopps.
1998-04-15 10:59:10 +00:00
agc
258b808c9f
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
...
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
mycroft
c68a7d9d2f
We only need the tk working directory extracted and configured, not built.
1998-03-20 07:22:05 +00:00
frueauf
61713e835b
Enable nte, add and enable rat since those are in the tree.
1998-03-19 14:20:10 +00:00
mycroft
862736cbb7
Clean this up a little.
1998-03-16 08:01:58 +00:00
frueauf
027fd0edf2
Add missing NetBSD Id.
1998-03-06 12:54:10 +00:00
mycroft
0b65d52bcc
Separate the Tk-related diffs info a separate file.
1998-03-06 02:21:53 +00:00
mycroft
6cde0b7736
Network Text Editor -- a mult-user editing tool.
1998-03-06 02:18:07 +00:00
mycroft
136d765fee
Make the pkg RESTRICTED.
1998-03-06 02:12:00 +00:00
mycroft
1ec9d08d63
New packages for the Robust Audio Tool.
...
Not thoroughly tested yet.
1998-03-05 22:26:24 +00:00
hubertf
1ba4a8d310
Fix stripping of binaries (caused by fixing PR4884)
1998-02-09 00:09:25 +00:00
agc
ae35b61548
Modify individual package Makefiles to use the new way of specifying
...
shared object dependencies (LIB_DEPENDS).
1998-01-30 13:56:55 +00:00
hubertf
45909ef880
put DISTFILES back
1998-01-26 07:24:11 +00:00
hubertf
dbca390b19
portlint: add RCS Id
1998-01-24 20:48:01 +00:00
hubertf
1d7041bcb2
portlint: fix RCS ID, remove unnecessary DISTFILES definition
1998-01-24 20:46:51 +00:00
hubertf
a6e9f1813d
portlint: fix RCS Id
1998-01-24 20:45:03 +00:00
hubertf
72e4b43b08
portlint: add header, move WRKSRC
1998-01-24 20:43:47 +00:00
agc
65c222c486
Set MIRROR_DISTFILE to "no" in package Makefiles which might have
...
restrictions placed on the redistribution of their distfiles. Please
note that I've erred on the side of caution here.
1998-01-22 10:26:36 +00:00
agc
3beb06c1a2
Fix this another way for OBJMACHINE - use Hubert's ${WRKDIR:T}
...
construction to specify the work directory here.
1998-01-20 17:55:14 +00:00
chopps
1806bbe130
make work with OBJMACHINE
1998-01-15 18:38:21 +00:00
hubertf
fdcbd53f04
Configure as ${MACHINE_ARCH}--netbsd; this closes PR pkg/4726
...
by Steven R. Allen <wormey@eskimo.com>.
1997-12-21 23:41:43 +00:00
is
7d8d34f275
Now that it sort of works, add vat.
1997-12-11 18:03:48 +00:00
is
f47a49a711
First try to make this work on NetBSD. Currently we're using -lossaudio.
...
XXX not duplex yet
XXX volume setting doesn't work yet
1997-12-11 18:00:43 +00:00
is
1a7d93a605
Upgrade to imm-3.6a1
1997-11-24 15:04:25 +00:00
is
539c1560ac
Activate imm.
1997-11-24 13:14:33 +00:00
is
bbd9f81052
Add NetBSD RCS-ID and NetBSD maintainer.
1997-11-24 12:06:23 +00:00
is
59265aaac1
Initial import of FreeBSD "imm" port as package.
1997-11-24 12:00:45 +00:00
is
593b342b92
Add imm support.
1997-11-21 16:16:00 +00:00
is
c1525a793c
Initial import of FreeBSD "vat" port.
1997-11-20 12:20:00 +00:00
is
f6023952a1
Build vic.
1997-11-19 16:29:12 +00:00
is
090697ea21
- Add NetBSD RCSids
...
- Make this compile and work on NetBSD
1997-11-19 16:28:18 +00:00
is
141d8c3951
Initial import of FreeBSD vic package.
1997-11-19 15:10:17 +00:00
is
76460bf4bf
- NetBSD RCS ids.
...
- disabled unfinished tools.
- make sdr compile & work on NetBSD
1997-11-18 17:21:25 +00:00
is
e36fdeaad9
Initial MBONE tools directory, bootstrapped from FreeBSD ports collection,
...
sdr only.
1997-11-18 17:05:15 +00:00