aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.port.mk
Commit message (Expand)AuthorAgeFilesLines
* Move USE_REINPLACE detection downward, so that it is possible to set it fromsobomax2002-07-091-11/+11
* Backout changes that erroneously slipped into the last commit tosobomax2002-07-051-38/+12
* Correct typo: gtk12 --> glib12sobomax2002-07-051-12/+38
* Use system sed(1) for doing in-place editing if OSVERSION is greater thansobomax2002-06-281-1/+1
* Change the way REINPLACE_CMD works - instead of using perl(1) on systemssobomax2002-06-191-7/+11
* Add ${REINPLACE_CMD}, which will be used to get rid of depencency on perlsobomax2002-06-141-0/+7
* 5.0-CURRENT no longer includes perl in the base system; don't expectkris2002-06-081-2/+1
* Add a new way to specify the GCC version your port needs.obrien2002-06-051-8/+6
* Switch over to XFree86-4.x for ${OSVERSION}>=450005. If you are trackingkris2002-04-271-2/+2
* Heroic attempt to reduce number of PRs assigned to portmgr@:sobomax2002-04-251-138/+145
* Fix another "last" bug introduced with the speed-up commit. In some conditionssobomax2002-04-041-0/+1
* Fix missing quotes around one instance ofade2002-04-031-1/+1
* Fix a fetch bug in MASTER_SITES_NN introduced in rev 1.396.kris2002-04-021-6/+6
* Added bsd.java.mk. This adds Java-specific support to ports byznerd2002-03-281-0/+4
* The second, and I hope the last, revision of speedup patch - make USE_SUBMAKEsobomax2002-03-281-19/+28
* Slightly adjust speedup patch, so that it works when user specifies unnaturalsobomax2002-03-271-2/+6
* - Significantly reduce overhead associated with bsd.port.mk by replacing .USEsobomax2002-03-251-183/+175
* XFree86 4.2.0 Stage 1: bsd.port.mkwill2002-03-171-0/+22
* Take Perl 5.6.1 into account. Allow for slow updaters who prefer tomarkm2002-03-171-0/+6
* Add -D_THREAD_SAFE for -current tooache2002-02-251-1/+1
* Fix a typo in the CD_MOUNTPTS bits.obrien2002-02-231-1/+1
* Fix the default CONFIGURE_TARGET to one that is a proper GNU tuple.obrien2002-02-221-2/+2
* Add a default value for _PATCH_SITES_DEFAULT so the MASTER_SITE_Nsteve2002-01-241-0/+1
* Bring in changes tested on bento's new 4-exp tree, specially fitted for thewill2002-01-231-41/+346
* Add AUTOMAKE_ARGS+=-i by default if AUTOMAKE_VER != 1.5. This generateswill2001-12-231-0/+1
* Add USE_AUTO{CONF,MAKE}_VER following original idea from bsd.kde.mklioux2001-11-281-13/+77
* Fix a wrong comment. PATCHDIR is now ${MASTERDIR}/files by default,knu2001-11-181-1/+1
* Add bzip2 support for distribution patches. The bzip2 dependency isknu2001-11-181-2/+11
* Add a bunch of generally used command macros:knu2001-11-181-9/+35
* Define EXAMPLESDIR as well as DOCSDIR and DATADIR. Of course thisknu2001-11-181-0/+3
* Fix PKG_IGNORE_DEPENDS so it matches the latest XFree86 3.x port.knu2001-11-181-1/+1
* Add variables $ACLOCAL and $AUTOHEADER, now that the program namestg2001-11-131-0/+2
* Fix a quoting bug in `make describe'.knu2001-11-091-58/+36
* Allow the perl version and architecture to be overridden.markm2001-11-061-7/+7
* Fix abuse of ${AUTOMAKE}/${AUTOCONF}sobomax2001-10-301-2/+2
* USE_AUTOCONF and USE_AUTOMAKE now depend and use the legacy versions.obrien2001-10-291-4/+4
* Switch to building -current ports against XFree86 4.x.obrien2001-10-091-1/+5
* Add a "LATEST_LINK" knob. This makes it easy to set the Latest link, so thatobrien2001-09-291-1/+4
* Fix a spelling mistake.obrien2001-09-231-2/+2
* Change "USE_NEWGCC" to "USE_GCC295" and add "USE_GCC30" for soon future use.obrien2001-09-231-2/+10
* Include ${PKGNAME} in the names of cookie files so that a port wouldknu2001-09-221-7/+7
* Update library pointer for Mesa3 port in USE_MESA so that ifwill2001-08-311-1/+1
* Minor changes:will2001-08-271-2/+2
* <expletive>tg2001-08-031-1/+1
* Use a variable for PYTHON_PORTVERSION.tg2001-08-031-1/+1
* Do not build-depend on archivers/bzip2 if the system hasknu2001-08-011-1/+1
* (1) Fix a typo becuase -> because.steve2001-07-261-2/+5
* Similarly to DOCSDIR add DATADIR?=${PREFIX}/share/${PORTNAME}. Also slightlysobomax2001-07-101-1/+5
* Add "DOCSDIR=${PREFIX}/share/doc/${PORTNAME}" so every port in the worldobrien2001-07-101-0/+3
* BUILD_DEPENDS on bzip2 only if ${OSVERSION} < 500021.sf2001-06-291-1/+1
* Harden a wording of ``do not commit here'' warning at the top of the file. Itsobomax2001-06-291-1/+3
* Remove some extraneous breaksbrian2001-06-281-4/+2
* Upgrade openssl to 0.9.6a and bump the shlib version in the processdougb2001-05-231-1/+1
* New category picobsd starts today.asami2001-04-231-3/+3
* (1) Move inclusion of bsd.kde.mk to the right place.asami2001-04-161-5/+5
* Overhaul QT/KDE support:will2001-04-031-14/+4
* (1) Change maintainership of bsd.port.mk to portmgr@FreeBSD.org. This isasami2001-03-251-8/+15
* (1) Change USE_NEWGCC dependency from lang/egcs to lang/gcc295.asami2001-02-171-3/+3
* (1) Add PKGORIGIN support. Bump BSDPORTMKVERSION to reflect it.asami2001-01-161-1/+21
* Add AUTO{CONF,MAKE}_{ENV,ARGS}. Among other things, this will fixasami2000-11-161-2/+10
* Change PKG_IGNORE_DEPENDS to contain some ridiculous string. Otherwiseasami2000-11-131-1/+1
* Change motif to a normal dependency. REQUIRES_MOTIF is now calledasami2000-11-081-37/+4
* (1) Move all the command definitions up to the pre.mk section so theyasami2000-11-031-38/+39
* (1) Some typo fixes (files/md5 -> distinfo in comment, " at wrongasami2000-10-171-31/+34
* NEWLAYOUT is now the default.asami2000-10-081-67/+0
* Add bsd.gnome.mk that defines gnome-related dependency stuff and hooksasami2000-10-051-0/+14
* (1) Add support for a "flat" directory structure, with no pkg/ andasami2000-10-021-7/+58
* Forther improvement of IDEA support.asami2000-09-221-1/+4
* (1) Deal with new world order with regards to RSAREF.asami2000-09-221-15/+15
* (1) (This is actually from the previous revision -- I forgot to put itasami2000-09-131-21/+52
* The following changes are allasami2000-09-091-20/+132
* Bump xemacs version to 21.1.12.asami2000-08-261-1/+2
* (1) Move "XFREE86_VERSION?=3" up to the pre-makefile section so it canasami2000-08-251-20/+32
* (1) Use USE_XPM instead of an explict LIB_DEPENDS to xpm for theasami2000-08-161-7/+22
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-4/+37
* Revert mtree change for now.asami2000-07-261-4/+0
* -L of mtree should be before -p, not after (since -p takes an argument, d'oh!)asami2000-07-211-1/+1
* (1) Add MASTER_SORT functionality. For instance, by settingasami2000-07-201-2/+22
* (1) Change PERL_VERSION to 5.6.0 for newer 5-current.asami2000-07-041-3/+7
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-5/+5
* (1) New variables INSTALL_SHLIBS and LDCONFIG_DIRS. Whenasami2000-06-141-108/+42
* (1) New directive USE_AUTOMAKE and AUTOMAKE variable for automakeasami2000-05-061-17/+45
* (1) Switch USE_QT2 to use qt21.asami2000-04-201-3/+4
* (1) Do not accept old-style ports anymore. PORTNAME/PORTVERSION isasami2000-04-161-11/+9
* (1) Include ${.CURDIR}/../Makefile.inc before ${MASTERDIR}/../Makefile.incasami2000-04-121-19/+23
* Add PKGNAMEPREFIX and PKGNAMESUFFIX - these are to be used in case theasami2000-04-101-4/+7
* (1) Change the way the port name and version is specified.asami2000-04-041-17/+42
* (1) libtool version upgrade to 1.3.4. Also move patch-libtool fromasami2000-04-021-13/+15
* ftp.cdrom.com -> ftp.freesoftware.com in MASTER_SITE_* macros.asami2000-03-121-4/+4
* (1) Speedup dependency cleaning.asami2000-03-031-29/+44
* Switch USE_QT to qt145. Add USE_NEWGCC to be consistent with it.asami2000-02-241-2/+3
* (1) Add virtual category "linux".asami2000-02-211-2/+2
* (1) OpenSSL support.asami2000-02-071-4/+56
* (1) Add new USE_BISON directive, which will expand to BUILD_DEPENDS onasami2000-01-211-5/+15
* (1) Add check for including bsd.port{,.pre,.post}.mk twice. You can't do that.asami2000-01-171-20/+36
* (1) Fix the distfile deletion for cases where distfiles are specifiedasami1999-11-111-21/+58
* Removed ftp://ftp.t-cnet.or.jp from MASTER_SITE_PORTS_JP.sada1999-10-111-2/+1
* Change qt2 directory according to 2.0.1 -> 2.0.2 upgrade.asami1999-10-021-1/+1
* Handle distfiles with directory names in it. Helps when the master siteasami1999-10-011-4/+22
* (1) x11-toolkits/qt2 -> x11-toolkits/qt201asami1999-09-221-5/+5
* (1) Adjust to new libtools.asami1999-09-111-9/+35
* (1) New variable USE_QT2 to say that the port uses QT version 2.asami1999-09-081-15/+18
* Id->FreeBSD rename bisobrien1999-08-251-1/+1
* (1) Add new variable USE_NEWGCC. Set this if your port requires theasami1999-08-221-16/+75
* Makefile:asami1999-07-231-140/+187
* (1) Print out ${CONFIGURE_LOG} (default: "config.log") whenasami1999-06-111-6/+18
* Spell out LIBTOOL with full path, otherwise it won't work since it'sasami1999-05-111-2/+2
* (1) New variable USE_LIBTOOL that will patch the port to use the devel/libtoolasami1999-05-061-5/+43
* (1) Make it clear that only I am allowed to commit to bsd.port.mk.asami1999-04-281-14/+80
* Clarify use of IS_INTERACTIVE.stb1999-04-231-4/+4
* (1) Pick up version file from /var/db if it exists there. I willasami1999-04-081-5/+38
* (1) Move _sedsubplist generation later, just before it is used. Theasami1999-03-291-11/+42
* (1) (Forgot to mention in previous commit log) Addasami1999-03-091-1/+5
* (1) Change FETCH_CMD to add the -A flag, so it won't be confused by theasami1999-03-081-18/+38
* (1) Add MASTER_SITE_AFTERSTEP and MASTER_SITE_WINDOWMAKER for the masterasami1999-02-141-6/+31
* (1) ${MASTER_SITE_SUBDIR} is now a list, and ${MASTER_SITE_*} macrosasami1999-02-031-17/+37
* (1) Rename "templates" to "Templates". The toplevel is gettingasami1999-01-261-11/+10
* (1) Add gnome master sites.asami1999-01-201-4/+10
* (1) Add ONLY_FOR_ARCHS and NOT_FOR_ARCHS. They are list of architecture namesasami1999-01-111-19/+68
* (0) Fast INDEX generation. Only print out the directory name andasami1998-12-121-72/+101
* Change USE_QT to use version 1.41. I know this is a little premature,asami1998-11-251-2/+2
* (1) Remove LOOP_VAR and LOOP_OPTIONS. It's a hack and just too many thingsasami1998-11-201-94/+53
* Add EXTRA_PKG_FLAGS to PKG_FLAGS. You can now add arguments to pkg_createasami1998-11-141-2/+2
* Make bsd.port.mk includable in two phases. bsd.port.pre.mk defines onlyasami1998-11-111-28/+52
* (1) New variable MAKE_ARGS: will be appended to build/install make argumentasami1998-11-081-9/+31
* (1) Add new variables LOOP_VAR and LOOP_OPTIONS to implement building severalasami1998-10-301-4/+51
* Add new variable NO_FILTER_SHLIBS -- it will disable ELF <-> a.out shlibasami1998-10-091-1/+3
* (1) Add new variable ${PERL} which is equal to ${PERL5} but without theasami1998-10-071-4/+11
* (1) Add BROKEN_ELF variable, similar to BROKEN. (There is no BROKEN_AOUT,asami1998-09-231-4/+24
* Yikes, put .endif in wrong place.asami1998-09-171-2/+2
* Remove shlib minor if PORTOBJFORMAT=elf.asami1998-09-171-1/+3
* (1) Pass PORTOBJFORMAT in SCRIPTS_ENV too.asami1998-09-161-10/+13
* (1) Add MLINKS support.asami1998-09-101-13/+96
* Introduce PERL5 variable.dima1998-08-291-1/+2
* Hope I haven't missed anything or forgotten to credit anybody. (Byasami1998-08-271-189/+351
* Bump version number for latest perlmarkm1998-08-161-2/+2
* Merge 1.227.2.45 (perl version substitution in PLIST).asami1998-08-121-3/+8
* Merge 1.227.2.44.asami1998-08-121-28/+55
* I presume Satoshi wanted ``uname -r'' for OSREL not ``uname -s''obrien1998-08-101-2/+2
* Update for Perl 5.005_01markm1998-08-061-3/+3
* (1) Rename variable "USE_X11" to "USE_X_PREFIX" to make clearer what itasami1998-08-051-30/+25
* Add var "CD_MOUNTPT" set to /cdrom by default.obrien1998-07-291-4/+5
* Add US Mirror site to MASTER_SITE_KDE.se1998-07-141-1/+2
* Complete back-out of the bsd.locale.mk change.jkh1998-05-211-7/+0
* PR: misc/6031thepish1998-05-191-1/+8
* Change a couple 'make' to '${MAKE}'.steve1998-05-041-6/+6
* Don't delete "Latest" link if NO_LATEST_LINK is set.asami1998-03-241-2/+5
* Add ${CXX} to list of variables passed in the environment whenasami1998-03-071-2/+3
* (1) Don't disable "deinstall" if IGNORE is set.asami1998-02-191-2/+3
* (1) Improve the obsolete tcl/tk detection and dignosis.asami1998-02-041-9/+25
* Allow package building in current directory again.obrien1998-02-011-2/+6
* About one month worth of bsd.port.mk improvements.asami1998-01-021-13/+66
* Define MASTER_SITE_SUBDIR and PATCH_SITE_SUBDIR to default to "." soasami1997-11-201-1/+11
* Upgrade perl to perl5.004_04markm1997-11-121-3/+3
* Install ${PKGDIR}/MESSAGE as /var/db/pkg/${PKGNAME}/+DISPLAY if it exists.asami1997-10-081-1/+4
* (1) Be nicer about mtree file missing. (Actually, just suggest whereasami1997-08-201-3/+13
* Changes for perl-5.004_01markm1997-07-181-3/+3
* (1) Add preliminary support for architecture/operating system-dependentasami1997-07-101-6/+55
* ``-C ${WRKDIR} -xzf'' are no longer the default args for EXTRACT_BEFORE_ARGSobrien1997-06-291-2/+2
* Add new variable USE_PERL5. It is similar to USE_GMAKE, except thatasami1997-06-241-2/+7
* Move the "umask ?= 0022" check (a warning only) from the defaultasami1997-06-181-6/+6
* (1) Use the new BSD.x11.dist mtree file to create directories underasami1997-06-041-55/+51
* (1) Change logic for dependency: instead of defining "is_depended"asami1997-04-301-47/+54
* Merge from 2.2.asami1997-04-211-8/+13
* (1) Change comment for USE_X11 to be more explicit about what itasami1997-04-151-10/+12
* Make COMMENT and DESCR variables (just like PLIST). Will be usefulasami1997-03-061-9/+11
* (1) Define ${LDCONFIG} and ${MV} to be full pathnames to ldconfig andasami1997-02-231-20/+37
* Submitted by: Dave Cornejo <dave@dogwood.com>obrien1997-02-171-3/+2
* Fixed URL for ftp.tex.ac.uk in MASTER_SITE_TEX_CTAN.obrien1997-02-161-2/+4
* Change $FreeBSD$ back to $Id$. I'm sorry, but it's been too long andasami1997-02-121-1/+1
* (1) Add ${DESTDIR} to ${LOCALBASE} and ${X11BASE}, and remove it fromasami1997-01-251-5/+15
* Move $FreeBSD$ up right next to $NetBSD$ (oh, the solidarity! :).asami1997-01-141-2/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Add OpenBSD support. Change some comments to reflect the fact. Also:asami1997-01-121-9/+22
* (1) New variable, SCRIPTS_ENV, which is passed to scripts/configureasami1997-01-121-23/+43
* if !(command) -> if ! (command)wosch1997-01-111-2/+2
* I'm sorry, this kind of commits need to be reviewed by me, espiciallyasami1996-12-261-21/+7
* Integrate changes from OpenBSD's efforts to use the FreeBSD ports system.imp1996-12-261-4/+21
* Suggested by: msmithasami1996-12-231-9/+11
* Add missing targets (extract, patch) in the IGNORE (INTERACTIVE &asami1996-12-181-7/+11
* Add new variable IGNOREFILES, to be set to list of files that you don'tasami1996-12-171-13/+53
* Change delimiter of substitution that uses MANLANG from `.' to `%', soasami1996-12-121-4/+4
* Extend the manpage compression handling a bit.asami1996-12-111-6/+18
* Add support for uncompressing manpages that are already installedasami1996-12-111-4/+16
* Submitted by: fennerasami1996-12-091-10/+14
* Was using new URL (ftp://ftp://) before the RFC has been voted on. :-)obrien1996-12-081-2/+2
* Optimize by changing "sort | uniq" -> "sort -u". "make index" is nowasami1996-12-041-6/+6
* Merge from RELENG_2_2 (duh). See rev 1.227.2.4 for details.asami1996-11-301-53/+95
* Just realized that the spacing after "==>" is not consistent. I'masami1996-11-141-8/+8
* Oops, forgot to silencethe gzip command to compress manpages.asami1996-11-141-2/+3
* (1) There is no default "orphans" for CATEGORIES, it simply fails ifasami1996-11-131-21/+106
* Set tabstops to 4 in vi like in emacs.obrien1996-11-031-1/+2
* (1) Add NetBSD support. Closes PR bin/1643.asami1996-11-011-35/+68
* Back out changes in rev. 1.217 -- ${CONFIGURE_SCRIPT} is notasami1996-09-241-3/+3
* Look on the CDROM for patch files too.asami1996-09-231-2/+4
* /bin/echo -> ${ECHO}wosch1996-08-261-2/+2
* Use the new "file:" URL specification to fetch to check the CDROMasami1996-08-241-2/+12
* Update explanation of *_DEPENDS, in particular note that bsd.port.mkasami1996-08-201-18/+20
* (1) Use INSTALL_PROGRAM where we attempt to pass this command lineasami1996-08-181-2/+7
* (1) Ignore patches directory without a patch with a message instead ofasami1996-08-171-44/+29
* (1) Add myself as MAINTAINER (of this file) -- commented out so itasami1996-08-151-4/+29
* Make explanation of BUILD_DEPENDS less confusing.asami1996-08-071-3/+3
* Fixed bug, that CONFIGURE_SCRIPT in a port's Makefile doesn't haveandreas1996-07-271-3/+3
* Remove now-unused SRC_ENCAPSULATION hack.jkh1996-07-051-29/+1
* Add a missing space in a commentgpalmer1996-06-271-2/+2
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-241-26/+5
* Correct spelling errors (i before e except after c :-) )gpalmer1996-06-231-3/+3
* Handle the `distribute' target.jkh1996-06-211-1/+7
* Whoops - I made `make clean' chatty by mistake.jkh1996-06-211-2/+2
* The changes to go with ncftp -> fetch. Besides changing the names,asami1996-06-191-11/+12
* Spit out the a proper port path for the describe target.jkh1996-06-191-2/+2
* Ok, now cleandir: is correct.jkh1996-06-191-4/+4
* Add some unobtrusive changes to handle sources which aren't portsjkh1996-06-191-53/+106
* Add "MASTER_SITES?=" (no this is not a typo) right before theasami1996-06-131-1/+2
* Add some comments to sections to disable targets using NO_* variables.asami1996-06-011-6/+12
* Set MAKE_ENV and CONFIGURE_ARGS with += instead of ?=, it is easier toasami1996-05-301-3/+3
* Fix a minor grammatical error (reselled -> resold) I just noticed.jkh1996-04-281-2/+2
* Add CFLAGS=${CFLAGS} to MAKE_ENV, otherwise gmake won't pick it up.asami1996-04-261-2/+2
* Add NO_CDROM, RESTRICTED, BROKEN and Motif support.asami1996-04-121-9/+50
* Change ${ENV} -> ${SETENV}. The former coincides with startup fileasami1996-04-071-6/+6
* Thanks for the overwhelming response (which can be only summarized by theasami1996-04-011-3/+43
* Change name of variable to LOCALBASE, to keep it symmetric with X11BASE,asami1996-03-311-3/+3
* Add a variable LOCAL_PREFIX that defaults to "/usr/local", as aasami1996-03-311-2/+3
* Replace PATCH_PRFX with a more generic DIST_SUBDIR. If it is set toasami1996-03-101-32/+28
* Delete all references to the variable ${KEYWORD} that never quite flew.asami1996-03-061-6/+14
* Replace absolute pathnames with variables, so thatasami1996-03-061-68/+80
* Add a check for when the user tries to FTP over a symlink in ${DISTDIR}.jkh1996-02-161-1/+13
* correct semantic error in the English usage:adam1996-02-081-5/+5
* Mention "make reinstall" in the message that gets printed out whenasami1996-02-071-2/+2
* Add NCFTP tailer arguments: ${NCFTPTAIL} variableache1996-02-071-5/+5
* Add support for ALL_HOOK feature. Lets you replace the `all' targetjkh1995-12-071-1/+13
* Make the {FETCH,BUILD,RUN}_DEPEND targets work with non-executable filesasami1995-11-261-5/+23
* Use NO_MTREE, not !USE_X11 && !USE_IMAKE, to determine package args.asami1995-11-181-2/+2
* Back out the two latest changes. The -current branch is now equal toasami1995-10-181-7/+1
* Add NO_FETCH handling in the similar way as other NO_* targets doesache1995-10-161-1/+5
* Fix NO_EXTRACT case: build missing WRKDIRache1995-10-161-1/+3
* Add "--batch" to PATCH_ARGS and PATCH_DIST_ARGS when ${BATCH} is setasami1995-10-111-1/+5
* Add CONFIGURE_ENV: pass this environment to configure script.ache1995-10-051-2/+3
* Attempt to sound more civilized by adding a missing period toasami1995-10-041-2/+2
* Use full pathname for ldconfig (/sbin/ldconfig).asami1995-10-031-2/+2
* Split EXEC_DEPENDS into FETCH_DEPENDS, BUILD_DEPENDS and RUN_DEPENDS.asami1995-09-181-15/+61
* Ignore patchfiles that end with ".orig" or "~".asami1995-09-131-5/+19
* Don't trust ncftp's exit status, they are not indicative of whetherasami1995-08-291-14/+12
* Clean up EXTRACT_ONLY logic a bit. Instead of branching in theasami1995-08-291-10/+5
* Merge all the "skeleton" target into one macro. This is an enormousasami1995-08-181-237/+149
* Let MASTER_SITE_OVERRIDE be prepended to the MASTER_SITES list insteadasami1995-07-241-3/+3
* Simplify the USE_IMAKE stuff considerably.jkh1995-07-181-9/+1
* A regrettable hack to allow a port to say that it doesn't want its Makefilesjkh1995-07-151-1/+5
* Add IS_DEPENDED_TARGET to change the behavior of a port when you wantasami1995-07-111-2/+18
* Useasami1995-06-261-6/+6